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