Description Usage Arguments Author(s)
View source: R/loadRequiredPackages.R
myRequiredPackagesGithub
checks whether the package is already installed.
If the package is not detected, it will attempt to install it from GitHub,
before loading the packages.
1 | loadRequiredPackagesGithub(..., quiet = FALSE)
|
... |
A list of packages |
quiet |
should mesages be printed (TRUE/FALSE) |
Michael Harper m.harper@soton.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.