dts_plot_X.SIP: Plot the density of infected individuals for the SIP model

View source: R/human-SIP.R

dts_plot_X.SIPR Documentation

Plot the density of infected individuals for the SIP model

Description

Plot the density of infected individuals for the SIP model

Usage

## S3 method for class 'SIP'
dts_plot_X(
  pars,
  i = 1,
  clrs = c("darkblue", "darkred", "darkgreen"),
  llty = 1,
  stable = FALSE,
  add_axes = TRUE
)

Arguments

pars

a list that defines an ramp.dts model (e.g., generated by dts_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 TRUE for stable_orbits

add_axes

a logical: plot axes only if TRUE


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