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