This function is used within runserosim to produce messages to inform the user which individual the simulation is currently running

update(VERBOSE, i)

Arguments

VERBOSE

The interval of individuals in which messages will be printed at

i

The individual that the simulation is currently on

Value

A printed statement indicating an individual number is returned

Examples

## update(10, 100)