dts_plot_YZ_fracs | R Documentation |
Plot the fraction of infected and infective mosquitoes
dts_plot_YZ_fracs(
pars,
s = 1,
Yclrs = "purple",
Zclrs = "darkred",
llty = 1,
stable = FALSE,
add_axes = TRUE
)
pars |
a list that defines an |
s |
the vector species index |
Yclrs |
a vector of colors for infected mosquitoes |
Zclrs |
a vector of colors for infective mosquitoes |
llty |
an integer (or integers) to set the |
stable |
a logical, set to FALSE for |
add_axes |
a logical to plot axes only if TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.