View source: R/get_package_usage_per_script.R
get_package_usage_per_script | R Documentation |
Get Package Usage per Script
get_package_usage_per_script(root, packages, pattern = "\\.R$", ...)
root |
root directory with R scripts |
packages |
vector with package names to be checked |
pattern |
default: "\.R$" |
... |
additional arguments passed to |
tibble with information on used packages
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.