UDFResultType | R Documentation |
UDFResultType Class
An R6Class
generator object
new()
UDFResultType$new(...)
toJSON()
UDFResultType$toJSON()
fromJSON()
UDFResultType$fromJSON(UDFResultTypeJson)
toJSONString()
UDFResultType$toJSONString()
fromJSONString()
UDFResultType$fromJSONString(UDFResultTypeJson)
clone()
The objects of this class are cloneable with this method.
UDFResultType$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.