| GroupMember | R Documentation |
GroupMember Class
An R6Class generator object
namespacecharacter [optional]
namecharacter [optional]
member_typeGroupMemberType [optional]
new()GroupMember$new(namespace = NULL, name = NULL, member_type = NULL, ...)
toJSON()GroupMember$toJSON()
fromJSON()GroupMember$fromJSON(GroupMemberJson)
toJSONString()GroupMember$toJSONString()
fromJSONString()GroupMember$fromJSONString(GroupMemberJson)
clone()The objects of this class are cloneable with this method.
GroupMember$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.