Rdocumentation
powered by
Learn R Programming
R.utils (version 2.0.0)
convertComment.SmartComments: Converts a single smart comment to R code
Description
Converts a single smart comment to R code.
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
.