rdoc: Create documentation for a package

Description Usage Arguments Value

View source: R/rdoc.r

Description

Documents a package located in path using roxygen2-package.

Usage

1
rdoc(path = getwd())

Arguments

path

[character]
If no path to a DESCRIPTION is given, the package looks for a DESCRIPTION in the current directory and up to two parent directories.

Value

Invisibly returns TRUE on success.


rdatsci/rt documentation built on Dec. 6, 2020, 5:31 p.m.