Description Usage Arguments Value Examples
get selected Resistance Allele Frequencies from array
1 2 3 4 5 6 7 8 |
RAF |
array of resistance allele frequencies, either [insecticide, sex, site, gen] or without generationd dimension |
insecticide |
which insecticide, by number, default to all (TRUE), vector e.g. c(1,2) |
sex |
'm' or 'f', default to all (TRUE) |
site |
'intervention' or 'refugia', default to all (TRUE) |
gen |
which generation, single or vector e.g. c(1:10), default to all (TRUE) |
asdf |
to return as dataframe instead of array default FALSE |
array or dataframe of resistance frequencies
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.