Description Usage Arguments Value
View source: R/install_needed_packages.R
Tests if packages are installed and if not installs them.
1 | install_needed_packages(need_pkgs, source = "no")
|
need_pkgs |
A character vector of package names. |
source |
character; Indicating if the packages should be compiled from source ("yes", "no"). |
Installs the requested packages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.