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