Description Format Public fields Methods
Activity Class
An R6Class
generator object
id
character [optional]
spec
character [optional]
name
character [optional]
schedule
DurationIntervalLegacy [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)
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.