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