View source: R/output_nosoiSummary.R
cumulativeInfected | R Documentation |
For a given time t, this function returns the cumulative number of infected units since the start of the simulation.
cumulativeInfected(table.nosoi, t)
table.nosoi |
result of function |
t |
time (integer) |
Number of infected units at time t
nosoiSim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.