This respository contains installation instructions and slides for my July 2015 tutorial Make a Census Explorer with Shiny! Before attempting to run the code in the slides, please do the following:
-
Download the latest version of R. As of this writing, the latest version is 3.2.1. You can see your current version by typing
R.Version()
from the R command line. You can get the latest version of R by googling "download latest version of R". -
Download the latest version of RStudio. Google "download RStudio". The current version of RStudio is 0.99.467.
-
Create an account on ShinyApps.io.
-
Run the script
install.R
in this repo.