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