SingleRule-class: Class '"SingleRule"'

Description Objects from the Class Slots Extends Methods Examples

Description

rules operating on single arguments

Objects from the Class

Objects can be created by calls of the form new("SingleRule", ...).

Slots

previousRule:

Object of class "SingleRule" ~~

.S3Class:

Object of class "character" ~~

Extends

Class "Rule", directly.

Methods

calculate

signature(x = "SingleRule", y = "numeric", z = "ANY"): ...

calculateSpecific

signature(x = "SingleRule", y = "numeric", z = "ANY"): ...

Examples

1
showClass("SingleRule")

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