Description Objects from the Class Slots Extends Methods Examples
rules operating on single arguments
Objects can be created by calls of the form new("SingleRule", ...)
.
previousRule
:Object of class "SingleRule"
~~
.S3Class
:Object of class "character"
~~
Class "Rule"
, directly.
signature(x = "SingleRule", y = "numeric", z = "ANY")
: ...
signature(x = "SingleRule", y = "numeric", z = "ANY")
: ...
1 | showClass("SingleRule")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.