compute_bloodmeal_simple {MicroMoB} | R Documentation |
Compute bloodmeals taken by mosquitoes on hosts in simple models
Description
The difference between this and compute_bloodmeal is that this function does not include any computations of alternative blood hosts or visitors and is suitable for models which only include mosquitoes and resident human populations.
Usage
compute_bloodmeal_simple(model)
Arguments
model |
an object from make_MicroMoB |
Value
no return value
[Package MicroMoB version 0.1.2 Index]