state.Rd
Contains the model state at a single timepoint
S
S state
I
I state
R
R state Update state
update()
Updates model state
state$update()
update()
Updates model state
state$update()
clone()
The objects of this class are cloneable with this method.
state$clone(deep = FALSE)
deep
Whether to make a deep clone.
clone()
The objects of this class are cloneable with this method.
state$clone(deep = FALSE)
deep
Whether to make a deep clone.