Description Usage Arguments See Also
Searches a given directory for all R and R Markdown files, parses them for
required packages and attempts to install them from CRAN. More importantly,
if a 'deps.yaml' file was made using make_deps_file
, automagic
will use this rather than try to install based on a best guess.
1 |
directory |
folder to search for R and Rmd files |
install_package_guess
, parse_packages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.