Description Format Public fields Methods
Document Class
An R6Class
generator object
meta
Metadata [optional]
data
list( object ) [optional]
new()
Document$new(meta = NULL, data = NULL, ...)
toJSON()
Document$toJSON()
fromJSON()
Document$fromJSON(DocumentJson)
toJSONString()
Document$toJSONString()
fromJSONString()
Document$fromJSONString(DocumentJson)
clone()
The objects of this class are cloneable with this method.
Document$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.