nosoiSimConstructor | R Documentation |
Creates a nosoiSim
object.
nosoiSimConstructor(
total.time,
type = c("single", "dual"),
pop.A,
pop.B = NULL
)
total.time |
total time of the simulation |
type |
population structure (one of "single or "dual) |
pop.A |
an object of class |
pop.B |
an object of class |
An object of class nosoiSim
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.