An R6Class
generator object
Public fields
output_uri
character [optional]
Methods
Method fromJSON()
Usage
FileExport$fromJSON(FileExportJson)
Method toJSONString()
Usage
FileExport$toJSONString()
Method fromJSONString()
Usage
FileExport$fromJSONString(FileExportJson)
Method clone()
The objects of this class are cloneable with this method.
Usage
FileExport$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.