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