| packages_install | R Documentation |
Installs all packages defined in the configuration that are not already installed. This is the same logic used in scaffold(), but exposed as a standalone function.
packages_install()
Invisibly returns TRUE on success
if (FALSE) {
# Install all configured packages
packages_install()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.