Description Usage Arguments Value Examples
A utility function for easy installation and attaching of packages. If a package is unavailable in any of the local libraries, it will be fetched and installed.
1 |
packages |
A character vector. The names of the packages to attach or install. |
update |
A logical scalar. Should outdated packages be updated as well? |
silent |
A logical scalar. Suppress all errors, warnings, and messages? |
A logical vector of the same lenght as packages
. Each entry
indicates whether loading the package was successful.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.