GroupContents | R Documentation |
GroupContents Class
An R6Class
generator object
entries
list( GroupEntry ) [optional]
pagination_metadata
PaginationMetadata [optional]
new()
GroupContents$new(entries = NULL, pagination_metadata = NULL, ...)
toJSON()
GroupContents$toJSON()
fromJSON()
GroupContents$fromJSON(GroupContentsJson)
toJSONString()
GroupContents$toJSONString()
fromJSONString()
GroupContents$fromJSONString(GroupContentsJson)
clone()
The objects of this class are cloneable with this method.
GroupContents$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.