Plot the annualized EIR vs. time

xds_plot_aEIR(
  pars,
  i = 1,
  clrs = "black",
  llty = 1,
  stable = FALSE,
  add = FALSE
)

Arguments

pars

a list that defines an ramp.xds model (e.g., generated by ramp.xds::xds_setup())

i

the host species index

clrs

a vector of colors

llty

an integer (or integers) to set the lty for plotting

stable

a logical: set to FALSE for orbits and FALSE for stable_orbits

add

a logical: plot axes only if FALSE