Skip to content

Instantly share code, notes, and snippets.

@cdesante
Last active June 6, 2019 14:51
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 cdesante/3e38377621178c437f6598a2e4bd8b7f to your computer and use it in GitHub Desktop.
Save cdesante/3e38377621178c437f6598a2e4bd8b7f to your computer and use it in GitHub Desktop.
newVersion
install.packages("tidyr", dependencies = TRUE)
install.packages("ggplot2", dependencies = TRUE)
install.packages("survey", dependencies = TRUE)
install.packages("gridExtra", dependencies = TRUE)
install.packages("dplyr", dependencies = TRUE)
install.packages("stringr", dependencies = TRUE)
install.packages("tidytext", dependencies = TRUE)
install.packages("mvtnorm", dependencies = TRUE)
install.packages("foreign", dependencies = TRUE)
install.packages("Zelig", dependencies = TRUE)
install.packages("tm", dependencies = TRUE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment