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