Description Usage Arguments Value Super classes Methods
Key-value dictionary contains call
class objects. The calls must
be calls that accept data
(data.frame
) and generate
data.frame
.
1 |
... |
Key and value pairs. |
A new PreprocCalls
class object.
Dict::Dict
-> ml4e::Option
-> PreprocCalls
new()
Construct a new PreprocCalls
class object.
PreprocCalls$new(...)
...
Key and value pairs.
A new 'PreprocCalls' class object
print()
Print object.
PreprocCalls$print()
clone()
The objects of this class are cloneable with this method.
PreprocCalls$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.