Description Usage Arguments Examples
Load a list of libraries.
If the library is not installed install it and load it.
If using is called during R startup, such as in a
.Rprofile file append the package(s) to the "defaultPackages"
option to induce loading at the appropriate time.
1 2 3 |
... |
a list of packages to install, evaluated lazily. |
install.missing |
Should an attempt be made to install packages if they are not installed? |
quiet |
run without messages. |
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.