Description Usage Arguments Value
View source: R/source_packages.R
Install and load multiple packages at once
1 | source_packages(pkgs, show_loaded_packages = T, show_package_processes = F)
|
pkgs |
A character vector of package names to install as needed and load to the environment. |
show_loaded_packages |
If TRUE, echo the list of packages loaded. |
show_package_processes |
If TRUE, echo messages about the installation processes. |
Installs and loads the packages.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.