Obtain rOpenSci standards for statistical software, along with one or more category-specific standards, as a checklist, convert to project-specific roxygen2 format, and save in nominated file.
srr_stats_roxygen( category = NULL, filename = "srr-stats-standards.R", overwrite = FALSE )
category | One of the names of files given in the directory contents of https://github.com/ropensci/statistical-software-review-book/tree/main/standards, each of which is ultimately formatted into a sub-section of the standards. |
---|---|
filename | Name of 'R' source file in which to write roxygen2-formatted lists of standards. |
overwrite | If |
Nothing
Other roxygen:
srr_stats_roclet()