roxygen2-package {roxygen2} | R Documentation |
roxygen2: In-Line Documentation for R
Description
Generate your Rd documentation, 'NAMESPACE' file, and collation field using specially formatted comments. Writing documentation in-line with code makes it easier to keep your documentation up-to-date as your requirements change. 'roxygen2' is inspired by the 'Doxygen' system for C++.
Author(s)
Maintainer: Hadley Wickham hadley@rstudio.com (ORCID) [copyright holder]
Authors:
Peter Danenberg pcd@roxygen.org [copyright holder]
Gábor Csárdi csardi.gabor@gmail.com
Manuel Eugster [copyright holder]
Other contributors:
RStudio [copyright holder, funder]
See Also
Useful links:
Report bugs at https://github.com/r-lib/roxygen2/issues
[Package roxygen2 version 7.2.3 Index]