View source: R/load_packages.R
This function reads a file "pkgs.yml" in the 'lib' directory of the project and loads them in R, installing them if necessary
1 | load_packages(homedir = ".")
|
Non-CRAN packages can be accessed via GitHub by specifying 'user/package' format Particular versions of packages can be ensured by specifying 'package => version' format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.