Plots an S4 object of class 'Detectability'
# S4 method for Detectability,ANY
plot(x, y, add = FALSE,
plot.units = character(0), region.col = NULL, gap.col = NULL,
main = "", ...)# S4 method for Detectability,Population.Description
plot(x, y, add = FALSE,
plot.units = character(0), region.col = NULL, gap.col = NULL,
main = "", ...)
object of class Detectability
object of class Population.Description
logical indicating whether it should be added to existing plot
allows for units to be converted between m and km
fill colour for the region
fill colour for the gaps
character plot title
other general plot parameters