roxygen2
In-Line Documentation for R
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++.
8.0.0
MIT + file LICENSE
1 个版本
安装
install.packages("roxygen2")
remotes::install_cran("roxygen2")
版本列表
8.0.0
2026-05-01