Description Format Public fields Methods
ActivityEvent Class
An R6Class generator object
timestampnumeric [optional]
durationinteger [optional]
activitycharacter [optional]
temporal_sliceslist( 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.