Description Usage Arguments Examples
View source: R/package_review.R
Review package documentation
1 | package_review(path = ".", config = get_config())
|
path |
Path to package |
config |
Review check configuration |
1 2 | 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.