| UDFFavorite | R Documentation |
UDFFavorite Class
An R6Class generator object
udf_uuidcharacter [optional]
namespacecharacter [optional]
namecharacter [optional]
new()UDFFavorite$new(udf_uuid = NULL, namespace = NULL, name = NULL, ...)
toJSON()UDFFavorite$toJSON()
fromJSON()UDFFavorite$fromJSON(UDFFavoriteJson)
toJSONString()UDFFavorite$toJSONString()
fromJSONString()UDFFavorite$fromJSONString(UDFFavoriteJson)
clone()The objects of this class are cloneable with this method.
UDFFavorite$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.