Description Format Public fields Methods
Group Class
An R6Class generator object
namecharacter [optional]
directorycharacter [optional]
categorycharacter [optional]
new()Group$new(name = NULL, directory = NULL, category = NULL, ...)
toJSON()Group$toJSON()
fromJSON()Group$fromJSON(GroupJson)
toJSONString()Group$toJSONString()
fromJSONString()Group$fromJSONString(GroupJson)
clone()The objects of this class are cloneable with this method.
Group$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.