seed_herd | R Documentation |
seed_herd
seed_herd(model, i, age = c("calf", "heifer", "cow"), n, seed = NULL)
model |
The model object |
i |
the node to seed in |
age |
the age category to seed in. One of c("calf", "heifer", "cow"). |
n |
the number of animals to seed |
seed |
The seed |
A method for seeding infected animals in a herd.
a paratb model object
Thomas Rosendal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.