RuleConstraintClass: RuleConstraint constructor

RuleConstraintR Documentation

RuleConstraint constructor

Description

This class is needed to add constraints for expr for rules. It can be treated as operator AND for expr of rules.

Usage

RuleConstraint(rules = NULL, rule_type = NULL, ...)

Arguments

rules

character vector, names of rules

rule_type

character, type is 'exit' or 'enter'. If it is not missed it will be applied to all rules in this group, rules argument will be ignored.

...

args passed to Signal


Vitalic57/stratbuilder3gen documentation built on March 30, 2022, 6:58 a.m.