model_data | R Documentation |
R6 Class representing data that's external from resources and agents
It contains a single variable, 'events' for when the data holds a list of events
events
Any events that need to be tracked
new()
Creates a new model_data object
model_data$new()
A new model data object
clone()
The objects of this class are cloneable with this method.
model_data$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.