devtools (version 0.6)

document: Use roxygen to make documentation.

Description

Use roxygen to make documentation.

Usage

document(pkg = NULL, clean = FALSE)

Arguments

pkg
package description, can be path or package name. See as.package for more information
clean
if TRUE will automatically clear all roxygen caches and delete currently man contents to ensure that you have the freshest version of the documentation. check documentation after running roxygen.