Skip to contents

GroupActions Class

Format

An R6Class generator object

Methods


Method new()

Usage

GroupActions$new(...)


Method toJSON()

Usage

GroupActions$toJSON()


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.