View source: R/blood_feeding.R
setup_BloodFeeding | R Documentation |
This sets up a list that stores all the information
setup_BloodFeeding(
pars,
i,
s = 1,
BFopts = list(),
residence = 1,
searchWts = 1,
F_circadian = NULL
)
pars |
a list |
i |
the host species index |
s |
the vector species index |
BFopts |
a list |
residence |
is the patch where each stratum resides |
searchWts |
is the blood feeding search weight for each stratum |
F_circadian |
is a function that computes relative mosquito blood feeding activity rates by time of day |
none
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.