roxygen2 (version 5.0.1)

roxygen2-package: In-Source Documentation for R

Description

A 'Doxygen'-like in-source documentation system for Rd, collation, and 'NAMESPACE' files.

Arguments

Details

If you have existing Rd files, check out the Rd2roxygen package for a convenient way of converting Rd files to roxygen comments.

See Also

See vignette("roxygen2", package = "roxygen2") for an overview of the package, vignette("rd", package = "roxygen2") for generating documentation, and vignette("namespace", package = "roxygen2") for generating the namespace specification.

Examples

Run this code
## Not run: roxygenize('pkg')

Run the code above in your browser using DataCamp Workspace