View source: R/namespace-env.R
parse_ns_file | R Documentation |
Parses the NAMESPACE file for a package
parse_ns_file(path = ".")
path |
Path to a package, or within a package. |
if (has_tests()) {
parse_ns_file(pkgtest("testLoadHooks"))
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.