PACalculationGroup Class
An R6Class generator object
idcharacter [optional]
new()PACalculationGroup$new(id = NULL, ...)
toJSON()PACalculationGroup$toJSON()
fromJSON()PACalculationGroup$fromJSON(PACalculationGroupJson)
toJSONString()PACalculationGroup$toJSONString()
fromJSONString()PACalculationGroup$fromJSONString(PACalculationGroupJson)
clone()The objects of this class are cloneable with this method.
PACalculationGroup$clone(deep = FALSE)
deepWhether to make a deep clone.