CMD + K

r-inlinedocs

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-inlinedocs

Usage Tracking

2023.9.4
2019.12.5
2013.9.3
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Oct 18, 2023 at 19:27

License

GPL-2 | GPL-3

Supported Platforms

noarch

Unsupported Platforms

linux-64 Last supported version: 2013.9.3
win-64 Last supported version: 2013.9.3
macOS-64 Last supported version: 2013.9.3