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