roclang-package {roclang} | R Documentation |
roclang: A package for diffusing function documentations into 'roxygen' comments
Description
The 'roclang' package facilitates efficient diffusing of content across function documentations. Sections, parameters or dot parameters are extracted from function documentations and turned into valid Rd character strings, which are ready to diffuse into the 'roxygen' comments of another function by inserting inline code.
Functions
Text extraction and manipulation function:
extract_roc_text
.Rd evaluation and compilation function:
roc_eval_text
.
Note
Change log:
0.1.1 Xiurui Zhu - Initiate the document.
Author(s)
Xiurui Zhu
[Package roclang version 0.2.2 Index]