CMD + K

r-inlinedocs

Anaconda Verified

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 r::r-inlinedocs

Usage Tracking

2023.9.4
1 / 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

Jan 16, 2024 at 22:07

License

GPL-2 | GPL-3

Total Downloads

34

Supported Platforms

noarch