validate.SmartComments {R.utils}R Documentation

Validates the compiled lines

Description

Validates the compiled lines

Usage

## S3 method for class 'SmartComments':
validate(this, lines, ...)

Arguments

lines A character vector of lines of code to validated.
... Not used.

Value

Returns a character vector.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

For more information see SmartComments.


[Package R.utils version 1.1.7 Index]