Description Usage Arguments Value
The 'packages.yml' file contains a list of packages that are required.
1 2 |
path |
character vector pointing to the root of the bs2 repository containing the optional 'packages.yml' file. |
install |
boolean telling whether to install missing packages (defaults to 'FALSE') |
scan |
boolean whether to scan source files for used packages (defaults to 'TRUE') |
rmd_dir |
character vector containing the subfolders with the Rmd source files. |
recursive |
logical should Rmd files be searched recursively |
A tibble listing the package, the version, whether it is already installed or not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.