Description Usage Arguments Details Value
get packages required to run R code
1 | get_dependent_packages(directory = getwd())
|
directory |
folder to search for R and Rmd files |
parses all R and Rmd files in a directory and uses parse_packages
to find all R packages required for the code to run
a vector of package names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.