singleRules: singleRules

Description Usage Format Examples

Description

A list of available objects of class SingleRule. This list is used by createSR, createDR and createTest. Be careful when changing this list.

Usage

1

Format

The format is: List of 4 $ : chr "IdenSingleRule" $ : chr "AddConstSingleRule" $ : chr "MultConstSingleRule" $ : chr "DigSumSingleRule"

Examples

1
2
data(singleRules)
## maybe str(singleRules) ; plot(singleRules) ...

ruleR documentation built on May 2, 2019, 5:49 p.m.