Description Format Public fields Methods
ActivitySpec Class
An R6Class
generator object
name
character [optional]
help_contents
character [optional]
script_contents
character [optional]
new()
ActivitySpec$new( name = NULL, help_contents = NULL, script_contents = NULL, static_data_schema = NULL, temporal_event_schema = NULL, settings_schema = NULL, ... )
toJSON()
ActivitySpec$toJSON()
fromJSON()
ActivitySpec$fromJSON(ActivitySpecJson)
toJSONString()
ActivitySpec$toJSONString()
fromJSONString()
ActivitySpec$fromJSONString(ActivitySpecJson)
clone()
The objects of this class are cloneable with this method.
ActivitySpec$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.