Echos the state of the simulation at any given time step provided by the user.
progressMessage(
Host.count.A,
Host.count.B = NULL,
pres.time,
print.step,
length.sim,
max.infected.A,
max.infected.B = NULL,
type = "single"
)
number of infected hosts of host A.
number of infected hosts of host B.
current time of the simulation
if print.progress is TRUE, step with which the progress message will be printed.
the length (in unit of time) over which the simulation should be run.
the maximum number of hosts that can be infected in the simulation for host A.
the maximum number of hosts that can be infected in the simulation for host B.
either single/dual host