reporting_actor
reporting_actor
Value
Object of class R6Class for modelling a reporting actor
Author
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
Public fields
id
id
name
name,
type
type
Methods
Method new()
Initializes a reporting sender
Arguments
id
id
name
name
type
type
Method clone()
The objects of this class are cloneable with this method.
Usage
reporting_actor$clone(deep = FALSE)
Arguments
deep
Whether to make a deep clone.