| GroupBrowserData | R Documentation |
GroupBrowserData Class
An R6Class generator object
groupslist( GroupInfo ) [optional]
pagination_metadataPaginationMetadata [optional]
new()GroupBrowserData$new(groups = NULL, pagination_metadata = NULL, ...)
toJSON()GroupBrowserData$toJSON()
fromJSON()GroupBrowserData$fromJSON(GroupBrowserDataJson)
toJSONString()GroupBrowserData$toJSONString()
fromJSONString()GroupBrowserData$fromJSONString(GroupBrowserDataJson)
clone()The objects of this class are cloneable with this method.
GroupBrowserData$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.