View source: R/extract_package_use.R
The ability to search for package loading (via library()
or requireNamespace
), or by direct
referencing through "pkg::function"
1 | extractPackageCalls(code)
|
code |
A character vector of code chunks to check for package calls |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.