Rdocumentation
powered by
Learn R Programming
R.utils (version 2.3.0)
validate.VComments: Validates the compiled lines
Description
Validates the compiled lines
Usage
"validate"(this, lines, ...)
Arguments
lines
A
character
vector
of lines of code to validated.
...
Not used.
Value
Returns a
character
vector
.
See Also
For more information see
VComments
.