Director of Data Science Services
Lead Data Scientist
-
Harvard University, IQSS
- Cambridge, MA
- http://scholar.harvard.edu/sworthington
Pinned Loading
-
Install and load multiple R packages...
Install and load multiple R packages at once 1# ipak function: install and load multiple R packages.
2# check to see if packages are installed. Install them if they are not, then load them into the R session.
34ipak <- function(pkg){
5new.pkg <- pkg[!(pkg %in% installed.packages()[, "Package"])]
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.