plot.Survey.Design-methods: Plot

plot,Survey.Design,ANY-methodR Documentation

Plot

Description

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.

Usage

## S4 method for signature 'Survey.Design,ANY'
plot(x, y, strata.id = numeric(0), col.breaks = NULL, subtitle = "", ...)

Arguments

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.


dssd documentation built on Nov. 17, 2023, 5:08 p.m.