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