macument: Use Markdown and Roxygen to document a package

Description Usage Arguments

Description

Use Markdown and Roxygen to document a package

Usage

1
macument(pkg = ".", roclets = NULL, ...)

Arguments

pkg

Package description, can be path or package name. See as.package in devtools for more information.

roclets

Character vector of roclet names to use with package. This defaults to NULL, which will use the roclets fields in the list provided in the Roxygen DESCRIPTION field. If none are specified, defaults to c("collate", "namespace", "rd").

...

Additional parameters are passed to devtools::document.


gaborcsardi/maxygen documentation built on May 16, 2019, 4:11 p.m.