FileExport | R Documentation |
FileExport Class
An R6Class
generator object
output_uri
character [optional]
new()
FileExport$new(output_uri = NULL, ...)
toJSON()
FileExport$toJSON()
fromJSON()
FileExport$fromJSON(FileExportJson)
toJSONString()
FileExport$toJSONString()
fromJSONString()
FileExport$fromJSONString(FileExportJson)
clone()
The objects of this class are cloneable with this method.
FileExport$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.