expressionset-class | R Documentation |
Superclass for storing a set of rich expressions.
This class is aimed at developers of this package or packages depending on
it, not at users. It is the parent object of both the validator
and the indicator
class.
An expressionset
is a reference class storing a list of
rule
s. It contains a number of methods that are not exported
and may change or dissapear without notice. We strongly encourage developers
to use the exported S4 generics to set or extract variables
expressionset
variables
names
length,expressionset-method
created
origin
labels
description
[,expressionset-method
[[,expressionset-method
summary,expressionset-method
expressionset
validating
linear
is_tran_assign
rule
validator
indicator
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.