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