add_comments {box} | R Documentation |
Extend code regions to include leading comments and whitespace
Description
Extend code regions to include leading comments and whitespace
Usage
add_comments(refs)
Arguments
refs |
a list of the code region |
Value
add_comment
returns a list of srcref
s corresponding to
srcref
, but extended to include the preceding comment block.
[Package box version 1.2.0 Index]