Description Format Public fields Methods
Activity Class
An R6Class generator object
idcharacter [optional]
speccharacter [optional]
namecharacter [optional]
scheduleDurationIntervalLegacy [optional]
new()Activity$new( id = NULL, spec = NULL, name = NULL, schedule = NULL, settings = NULL, ... )
toJSON()Activity$toJSON()
fromJSON()Activity$fromJSON(ActivityJson)
toJSONString()Activity$toJSONString()
fromJSONString()Activity$fromJSONString(ActivityJson)
clone()The objects of this class are cloneable with this method.
Activity$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.