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