| ArrayFavorite | R Documentation |
ArrayFavorite Class
An R6Class generator object
array_uuidcharacter [optional]
namespacecharacter [optional]
namecharacter [optional]
new()ArrayFavorite$new(array_uuid = NULL, namespace = NULL, name = NULL, ...)
toJSON()ArrayFavorite$toJSON()
fromJSON()ArrayFavorite$fromJSON(ArrayFavoriteJson)
toJSONString()ArrayFavorite$toJSONString()
fromJSONString()ArrayFavorite$fromJSONString(ArrayFavoriteJson)
clone()The objects of this class are cloneable with this method.
ArrayFavorite$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.