plot_popn_years | R Documentation |
Population size time series of model outputs with years overlaid.
plot_popn_years(
resdf,
selectPopn = c("L", "L_1", "L_2", "L_3", "L_4", "L_5", "M")
)
resdf |
Results dataframe generated by mosqmod::runModel(). |
selectPopn |
Character vector of population component to plot (options are "L", "L_1", "L_2", "L_3", "L_4", "L_5" or "M"). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.