ArrayFavorite | R Documentation |
ArrayFavorite Class
An R6Class
generator object
array_uuid
character [optional]
namespace
character [optional]
name
character [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)
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.