nosoiSimOneConstructor | R Documentation |
Creates a nosoiSimOne
object.
nosoiSimOneConstructor(
N.infected,
table.hosts,
table.state,
prefix.host,
popStructure = c("none", "discrete", "continuous")
)
N.infected |
number of infected hosts |
table.hosts |
data.table of hosts |
table.state |
data.table of hosts movement |
popStructure |
geographical structure (one of "none, "discrete" or "continuous") |
An object of class nosoiSimOne
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.