Plot the density of infected individuals for the garki model

# S3 method for class 'garki'
xds_plot_X(xds_obj, i = 1, clrs = viridisLite::turbo(7), llty = 1, add = FALSE)

Arguments

xds_obj

an xds model object

i

the host species index

clrs

a vector of colors

llty

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

add

plot axes only if FALSE