Description Format Public fields Methods
Study Class
An R6Class
generator object
id
character [optional]
name
character [optional]
activities
list( object ) [optional]
participants
list( object ) [optional]
new()
Study$new(id = NULL, name = NULL, activities = NULL, participants = NULL, ...)
toJSON()
Study$toJSON()
fromJSON()
Study$fromJSON(StudyJson)
toJSONString()
Study$toJSONString()
fromJSONString()
Study$fromJSONString(StudyJson)
clone()
The objects of this class are cloneable with this method.
Study$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.