Description Usage Arguments Value Examples
Wraps install.packages and require/requireNamespace
1  | LoadPackages(libraries, stealth = FALSE)
 | 
libraries | 
 a character vector of libraries to load  | 
None
1  | LoadPackages(c("stringr", "stringi"))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.