GroupEntry | R Documentation |
GroupEntry Class
An R6Class
generator object
member_id
character [optional]
group
GroupInfo [optional]
array
ArrayInfo [optional]
new()
GroupEntry$new(member_id = NULL, group = NULL, array = NULL, ...)
toJSON()
GroupEntry$toJSON()
fromJSON()
GroupEntry$fromJSON(GroupEntryJson)
toJSONString()
GroupEntry$toJSONString()
fromJSONString()
GroupEntry$fromJSONString(GroupEntryJson)
clone()
The objects of this class are cloneable with this method.
GroupEntry$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.