(This article was first published on Trestle Technology, LLC » R, and kindly contributed to R-bloggers)
You can view the application online at http://trestletechnology.net:3838/rgl/!
(Bear with us as we try out the very early release of Shiny Server. There may be some downtime and manual restarts of the service required in the next couple of weeks. Please drop us a line if it’s not working as you expected.)
This is an adaptation of some previous analysis exploring the progression of color palettes through three-dimensional RGB space. Thanks to RStudio’s wonderful new Shiny application, this analysis can now be made more interactive. You can now explore all of the color palettes available in RColorBrewer and optionally even calculate/display the principal components for each of those palettes.
As always, the source is up on Github.
Acknowledgements
- All analysis done in R
- Interactive 3D graphics generated using rgl version 0.92.879
- Code hosted by GitHub in trestletech/shiny-sandbox/
- Color palettes obtained from Cynthia Brewer’s ColorBrewer2.0 service
To leave a comment for the author, please follow the link and comment on their blog: Trestle Technology, LLC » R.
R-bloggers.com offers daily e-mail updates about R news and tutorials on topics such as: Data science, Big Data, R jobs, visualization (ggplot2, Boxplots, maps, animation), programming (RStudio, Sweave, LaTeX, SQL, Eclipse, git, hadoop, Web Scraping) statistics (regression, PCA, time series, trading) and more...