Plot the fraction of infected and infective mosquitoes
dts_plot_Z_fracs(
  pars,
  s = 1,
  Zclrs = "darkred",
  llty = 1,
  stable = FALSE,
  add_axes = TRUE
)a list that defines an ramp.dts model (e.g.,  generated by dts_setup())
the vector species index
a vector of colors for infective mosquitoes
an integer (or integers) to set the lty for plotting
a logical, set to FALSE for orbits and TRUE for stable_orbits
a logical to plot axes only if TRUE