RuleConstraint | R Documentation |
This class is needed to add constraints for expr for rules. It can be treated as operator AND for expr of rules.
RuleConstraint(rules = NULL, rule_type = NULL, ...)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.