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