load_the_hadley_verse: Load Hadleyverse packages

Description Usage Arguments

Description

People in userland will load ggplot2, reshape2, stringr, plyr and lubridate. People in dev (developer) land will get devtools, roxygen2, testthat and assertthat. If a package is not installed, it will be installed from CRAN.

Usage

1

Arguments

...

additional arguments passed to require

which

userland (default) will load (and if necessary, first install) userland packages while devland will load (and if necessary, first install) devland packages.


imanuelcostigan/hadleyverse documentation built on May 18, 2019, 4:44 a.m.