compute_oviposit {MicroMoB} | R Documentation |
Compute number of eggs laid from oviposition for each patch
Description
This method dispatches on the type of model$mosquito
Usage
compute_oviposit(model)
Arguments
model |
an object from make_MicroMoB |
Value
a vector of length l
giving the total number of eggs laid by adult mosquitoes in each aquatic habitat
[Package MicroMoB version 0.1.2 Index]