View source: R/EnsurePackages.R
EnsurePackages | R Documentation |
Load packages. They will be installed if needed.
EnsurePackages(packageNames)
packageNames |
Vector of package names to load. Required. |
NULL (invisibly)
## Not run:
EnsurePackages(packageNames = c("jomo"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.