Skip to content

Instantly share code, notes, and snippets.

@strongh
Created March 3, 2016 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save strongh/8da2e2f9820e7a4bb406 to your computer and use it in GitHub Desktop.
Save strongh/8da2e2f9820e7a4bb406 to your computer and use it in GitHub Desktop.
Install packages for DSI advanced R workshop
install.packages(c("knitr", "tidyr", "magrittr", "dplyr", "shiny", "ggplot2"), dependencies=TRUE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment