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