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