SET-viz

To run this dashboard in RStudio

  1. Install the flexdashboard package, if you don't already have it. To do this in RStudio, you can go to Packages > Install and then type in 'flexdashboard' (without the single quotes). Alternatively, in your R or RStudio console window, type 'install.packages("flexdashboard")' (without the singe quotes) and press Enter.

  2. Open the 'SETdash.Rmd' file in RStudio (just double-click on it)

  3. Click the 'Run Document' button that is above the script.