| use_pack | R Documentation | 
use_pack takes a single command, the name of a package, and will
install it, if not already installed, and then load it.Package installing and loading function
use_pack takes a single command, the name of a package, and will
install it, if not already installed, and then load it.
use_pack(package = NULL, dependencies = TRUE, force = FALSE)
| package | a string; the name of a package to be installed | 
| 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.