View source: R/install_load_packages.R
install_load_packages | R Documentation |
A function that installs packages if they are not yet installed. Then it loads them with the library function.
install_load_packages(packages)
packages |
A list of packages that have to be installed and loaded |
Nothing
install_load_packages()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.