View source: R/package_installed.R
| extract_packages | R Documentation |
Scans R files for library(), require(), and pkg:: usage and returns
a character vector of unique package names.
extract_packages(paths)
paths |
Character vector of file or directory paths. Directories are
scanned for |
A sorted character vector of unique package names.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.