Plot EIR(t) *vs.* the PR(t)

plot_eirVpr(
  pars,
  i = 1,
  clrs = "black",
  llty = 1,
  stable = FALSE,
  add_axes = TRUE
)

Arguments

pars

a [list] that defines an `ramp.xde` model (*e.g.*, generated by `ramp.xde::xde_setup()`)

i

the host species index

clrs

a [character] vector of colors

llty

an [integer] that specifies `lty` for plotting

stable

a [logical] set to FALSE for `orbits` and TRUE for `stable_orbits`

add_axes

a [logical] to plot add_axes only if FALSE