View source: R/package_review.R
package_review | R Documentation |
Review package documentation
package_review(path = ".", config = get_config())
path |
Path to package |
config |
Review check configuration |
pkg_path <- system.file("testpkg", package = "docreview")
package_review(pkg_path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.