Description Usage Format Examples
A list of available objects of class SingleRule
. This list is used by createSR
, createDR
and createTest
. Be careful when changing this list.
1 |
The format is: List of 4 $ : chr "IdenSingleRule" $ : chr "AddConstSingleRule" $ : chr "MultConstSingleRule" $ : chr "DigSumSingleRule"
1 2 | data(singleRules)
## maybe str(singleRules) ; plot(singleRules) ...
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.