powered by
R6 class for dynamically attaching simulator attributes and results (passed by reference).
R6
attached
A list of dynamically attached simulator attributes (name-value pairs).
results
A list of dynamically accessed simulator results (name-value pairs).
SimulatorReference$clone()
clone()
The objects of this class are cloneable with this method.
SimulatorReference$clone(deep = FALSE)
deep
Whether to make a deep clone.