/shinyTutorial

Tutorial for Learning the Shiny Interactive Visualization Framework

Primary LanguageR

#Shiny Tutorial by Ted Laderas (with contributions from Aurora Blucher, Ryan Swan and Eric Leung)

This is a self-guided tutorial for learning the basics of Shiny for interactive visualization. To run, you will need the following:

  • Rstudio
  • Recent version of R (at least 3.0)
  • The following packages (and dependencies):
    • shiny
    • ggplot2
    • dplyr

To start the tutorial, clone this repo and open the shinyTutorial.pdf folder and start following the instructions. Have fun!

Any suggestions for improvement or questions should go to me: laderast@ohsu.edu.