Description Usage Arguments Author(s) Examples
Load all needed packages succinctly
| 1 2 | 
| pkg | A comma separated list of package names . | 
| reinstall | A logical indicating whether all of the packages provided should be installed or re-installed. Defalut is FALSE. | 
| mirror | A character string indicating the CRAN mirror to use to install packages. Default is mirror = "https://cloud.r-project.org/". | 
| quiet | A logical passed to install.packages for a quiet install. Default is TRUE. | 
Matthew Buras
| 1 2 3 4 5 6 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.