Description Usage Arguments See Also
This function parses R code for required packages using
parse_packages
and then queries the R package library to
determine the exact source and version of each package to install.
Currently, only CRAN and GitHub packages are supported.
Install packages from the 'deps.yaml' file using
automagic{install_deps_file}
1 | make_deps_file(directory = getwd())
|
directory |
directory containing R code to parse |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.