Contains the model state at a single timepoint

Public fields

S

S state

I

I state

R

R state Update state

Methods

Public methods


Method update()

Updates model state

Usage

state$update()

Method update()

Updates model state

Usage

state$update()


Method clone()

The objects of this class are cloneable with this method.

Usage

state$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.

Method clone()

The objects of this class are cloneable with this method.

Usage

state$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.