Plots the coverage scores contained within an object of class 'Survey.Design' and provides a colour key relating to the coverage scores. This allows the user to assess how even the coverage is across the survey region.
# S4 method for Survey.Design,ANY
plot(x, y, strata.id = numeric(0), col.breaks = NULL, subtitle = "", ...)
object of class Survey.Design
not used
a numeric value indicating the index of the strata you wish to plot.
the number of break point in the colour scale representing the coverage scores.
a subtitle for the plot.
not implemented for this class.