Rdocumentation
powered by
Learn R Programming
editrules (version 2.0-3)
as.expression.editarray: Coerce an editarray to R expressions
Description
Generates an R
expression
vector that can be used to check data using
eval
.
Usage
## S3 method for class 'editarray': as.expression(x, ...)
Arguments
x
editarray object to be parsed
...
further arguments passed to or from other methods.