roxygen: In-line documentation for R.

Description Details Author(s) See Also Examples

Description

Roxygen is a Doxygen-like documentation system for R; allowing in-source specification of Rd files, collation and namespace directives.

Details

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

Author(s)

Hadley Wickham h.wickham@gmail.com, Peter Danenberg pcd@roxygen.org, Manuel Eugster Manuel.Eugster@stat.uni-muenchen.de

Maintainer: Hadley Wickham h.wickham@gmail.com

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

1
## Not run: roxygenize('pkg')

johnmchambers/roxygen2 documentation built on May 19, 2019, 5:16 p.m.