Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 763 Bytes

File metadata and controls

14 lines (9 loc) · 763 Bytes

census-explorer-tutorial-2015-07

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:

  1. 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".

  2. Download the latest version of RStudio. Google "download RStudio". The current version of RStudio is 0.99.467.

  3. Create an account on ShinyApps.io.

  4. Run the script install.R in this repo.