Description Usage Arguments Value Super classes Methods
Key-value dictionary contains Model class objects.
This class is passed to Options class.
1 |
... |
Key and value pairs. |
A new Models class object.
Dict::Dict -> ml4e::Option -> Models
new()Construct a new Models class object.
Models$new(...)
...Key and value pairs.
A new Models class object
print()Print object.
Models$print()
add()Adds key-value objects to the dictionary.
Models$add(...)
...Key and value pairs.
clone()The objects of this class are cloneable with this method.
Models$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.