| use_packs | R Documentation | 
use_packs takes a single command, a list of package names, and will
install them, if not already installed, and then load them.Package (multiple) installing and loading function
use_packs takes a single command, a list of package names, and will
install them, if not already installed, and then load them.
use_packs(..., dependencies = TRUE, force = FALSE)
| ... | one or more character strings of package names to be downloaded from the repositories | 
| dependencies | a boolean; if  | 
| force | logical indicating whether packages should be forced to be installed/updated | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.