| FileCreated | R Documentation |
FileCreated Class
An R6Class generator object
output_uricharacter [optional]
file_namecharacter [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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.