Description Format Public fields Methods
ActivityEvent Class
An R6Class
generator object
timestamp
numeric [optional]
duration
integer [optional]
activity
character [optional]
temporal_slices
list( object ) [optional]
new()
ActivityEvent$new( timestamp = NULL, duration = NULL, activity = NULL, data = NULL, temporal_slices = NULL, ... )
toJSON()
ActivityEvent$toJSON()
fromJSON()
ActivityEvent$fromJSON(ActivityEventJson)
toJSONString()
ActivityEvent$toJSONString()
fromJSONString()
ActivityEvent$fromJSONString(ActivityEventJson)
clone()
The objects of this class are cloneable with this method.
ActivityEvent$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.