make_TimeSpent_athome | R Documentation |
Make a mosquito dispersal matrix, called TimeSpent
make_TimeSpent_athome(
nPatches,
residence,
opts = list(),
atHome = 1,
travel = 0
)
nPatches |
is the number of patches |
residence |
is the home patch for each stratum |
opts |
is a set of options that overwrites the defaults |
atHome |
is the fraction of time spent at home |
travel |
is the fraction of time spent traveling |
a matrix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.