Description Usage Arguments Examples
View source: R/load_packages.R
Checks whether R packages are installed from CRAN and loads all. Does not yet support installation of BioConductor packages.
1 | load_packages(pkgs)
|
pkgs |
A character vector of package names. |
1 | load_packages(c("openxlsx", "dplyr"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.