| GroupEntry | R Documentation |
GroupEntry Class
An R6Class generator object
member_idcharacter [optional]
groupGroupInfo [optional]
arrayArrayInfo [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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.