tdhock/inlinedocs: Convert Inline Comments to Documentation

Generates Rd files from R source code with comments. The main features of the default syntax are that (1) docs are defined in comments near the relevant code, (2) function argument names are not repeated in comments, and (3) examples are defined in R code, not comments. It is also easy to define a new syntax.

Getting started

Package details

Maintainer
LicenseGPL-2 | GPL-3
Version2023.9.4
URL https://github.com/tdhock/inlinedocs
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("tdhock/inlinedocs")
tdhock/inlinedocs documentation built on Oct. 19, 2023, 8:34 p.m.