Description Format Public fields Methods
Researcher Class
An R6Class generator object
idcharacter [optional]
namecharacter [optional]
emailcharacter [optional]
addresscharacter [optional]
studieslist( object ) [optional]
new()Researcher$new( id = NULL, name = NULL, email = NULL, address = NULL, studies = NULL, ... )
toJSON()Researcher$toJSON()
fromJSON()Researcher$fromJSON(ResearcherJson)
toJSONString()Researcher$toJSONString()
fromJSONString()Researcher$fromJSONString(ResearcherJson)
clone()The objects of this class are cloneable with this method.
Researcher$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.