Interactive data analytics using R and Shiny by Rstudio.
- Add analysis-tools (e.g., factor, perceptual maps, MDS)
- Use knitr to log analysis output
- Create help files
- etc. etc.
- Required: R
- Required: A modern browser (e.g., Chrome, Firefox, or Safari). Internet Explorer is not supported.
- Suggested: Rstudio
Start R(studio) and copy-and-paste the commands below:
install.packages('shiny', repos = "http://cran.rstudio.com")
shiny::runGitHub('radyant','mostly-harmless', subdir = 'inst/marketing')
The radyant package is licensed under the GPLv3. See the files listed below for additional details.
- COPYING - radyant package license (GPLv3)
- NOTICE - Copyright notices for additional included software