Converts a verbose comment to R code
Converts a verbose comment to R code.
## S3 method for class 'VComments' convertComment(this, vcomment, .currLine=NA, .line=NA, ...)
vcomment |
A vcomment |
.currLine, .line |
A line number and the line currently processed. Used for error message and warnings. |
... |
Not used. |
Returns one character
string of R code.
Henrik Bengtsson
For more information see VComments
.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.