convertComment.SmartComments
From R.utils v1.4.2
by Henrik Bengtsson
Converts a single smart comment to R code
Converts a single smart comment to R code.
- Keywords
- methods, internal, programming
Usage
## S3 method for class 'SmartComments':
convertComment(...)
Arguments
- ...
- Not used.
Value
- Should return single
character
of valid Rcode.
See Also
For more information see SmartComments
.
Community examples
Looks like there are no examples yet.