dts_plot_YZ | R Documentation |
Plot the density of infected and infective mosquitoes
dts_plot_YZ(
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 |
set to FALSE for |
add_axes |
to plot axes only if TRUE |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.