View source: R/get_names_of_used_packages.R
get_names_of_used_packages | R Documentation |
Get Names of Packages Used in R-Scripts
get_names_of_used_packages(root_dir, pattern = "[.][rR](md)?$")
root_dir |
directory in which to look recursively for R-scripts |
pattern |
regular expression matching the names of the files to be considered |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.