plot,Survey.Design,ANY-method | R Documentation |
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 signature 'Survey.Design,ANY'
plot(x, y, strata.id = numeric(0), col.breaks = NULL, subtitle = "", ...)
x |
object of class Survey.Design |
y |
not used |
strata.id |
a numeric value indicating the index of the strata you wish to plot. |
col.breaks |
the number of break point in the colour scale representing the coverage scores. |
subtitle |
a subtitle for the plot. |
... |
not implemented for this class. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.