dts_plot_YZ: Plot the density of infected and infective mosquitoes

View source: R/plot-MYZ.R

dts_plot_YZR Documentation

Plot the density of infected and infective mosquitoes

Description

Plot the density of infected and infective mosquitoes

Usage

dts_plot_YZ(
  pars,
  s = 1,
  Yclrs = "purple",
  Zclrs = "darkred",
  llty = 1,
  stable = FALSE,
  add_axes = TRUE
)

Arguments

pars

a list that defines an ramp.dts model (e.g., generated by dts_setup())

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 lty for plotting

stable

set to FALSE for orbits and TRUE for stable_orbits

add_axes

to plot axes only if TRUE


dd-harp/MicroMoB documentation built on June 6, 2024, 4:43 p.m.