Description Usage Arguments Value Examples
View source: R/load_packages.R
Loads specified packages.
1 | load_packages(need_pkgs)
|
need_pkgs |
A character vector of package names. |
Loads the requested packages.
1 | need_pkgs <- c("testthat", "fmgr")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.