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