Skip to content

e-hall-hoffarth/damshiny

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data analytics using Shiny

Interactive data analytics using R and Shiny by Rstudio.

Todo:

  • Add analysis-tools (e.g., factor, perceptual maps, MDS)
  • Use knitr to log analysis output
  • Create help files
  • etc. etc.

Run the development version of the marketing app locally

  • 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')

License

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

About

Data Analysis Menu using Shiny

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.4%
  • R 39.4%
  • CSS 7.3%
  • HTML 1.4%
  • Shell 0.5%