Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

convertComment.VComments

Converts a verbose comment to R code


Description

Converts a verbose comment to R code.

Usage

## S3 method for class 'VComments'
convertComment(this, vcomment, .currLine=NA, .line=NA, ...)

Arguments

vcomment

A vcomment list structure.

.currLine, .line

A line number and the line currently processed. Used for error message and warnings.

...

Not used.

Value

Returns one character string of R code.

Author(s)

Henrik Bengtsson

See Also

For more information see VComments.


R.utils

Various Programming Utilities

v2.10.1
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.