validate (version 0.2.6)

expressionset-class: Superclass for storing a set of rich expressions.

Description

Superclass for storing a set of rich expressions.

Arguments

Private S4 methods for <code>expressionset</code>

  • validating

  • linear

  • is_tran_assign

Details

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 rules. 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

See Also