Description Format Public fields Methods
Participant Class
An R6Class
generator object
id
character [optional]
study_code
character [optional]
language
character [optional]
theme
character [optional]
emergency_contact
character [optional]
helpline
character [optional]
new()
Participant$new( id = NULL, study_code = NULL, language = NULL, theme = NULL, emergency_contact = NULL, helpline = NULL, ... )
toJSON()
Participant$toJSON()
fromJSON()
Participant$fromJSON(ParticipantJson)
toJSONString()
Participant$toJSONString()
fromJSONString()
Participant$fromJSONString(ParticipantJson)
clone()
The objects of this class are cloneable with this method.
Participant$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.