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