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