An R6Class
generator object
Methods
Method fromJSON()
Usage
ArrayMetadata$fromJSON(ArrayMetadataJson)
Method toJSONString()
Usage
ArrayMetadata$toJSONString()
Method fromJSONString()
Usage
ArrayMetadata$fromJSONString(ArrayMetadataJson)
Method clone()
The objects of this class are cloneable with this method.
Usage
ArrayMetadata$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.