package_review: Review package documentation

View source: R/package_review.R

package_reviewR Documentation

Review package documentation

Description

Review package documentation

Usage

package_review(path = ".", config = get_config())

Arguments

path

Path to package

config

Review check configuration

Examples

pkg_path <- system.file("testpkg", package = "docreview")
package_review(pkg_path)

thisisnic/docreview documentation built on Feb. 20, 2024, 1:53 p.m.