powered by
This function adds 1 to the timestep counter stored in the dat Master list object.
dat
increment_timestep(dat)
a Master list object of network models
A dat Master list object
This DOES NOT modify the dat object in place. The result must be assigned back to dat in order to be registered dat <- increment_timestep(dat)
dat <- increment_timestep(dat)