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