powered by
This function adds 1 to the timestep counter stored in the dat Master list object.
dat
increment_timestep(dat)
A dat Master list object
a Master list object of network models
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)