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