Usage
## S3 method for class 'traps':
plot(x, border = 100, label = FALSE, offset = c(6,6), add = FALSE,
hidetr = FALSE, detpar = list(), txtpar = list(), bg = "white",
gridlines = TRUE, gridspace = 100, gridcol = "grey",
markused = FALSE, markvarying = FALSE, ...)
Arguments
border
width of blank margin around the outermost detectors
label
logical indicating whether a text label should appear by each detector
offset
vector displacement of label from point on x and y axes
add
logical to add detectors to an existing plot
hidetr
logical to suppress plotting of detectors
detpar
list of named graphical parameters for detectors (passed to par)
txtpar
list of named graphical parameters for labels (passed to par)
gridlines
logical for plotting grid lines
gridspace
spacing of gridlines
gridcol
colour of gridlines
markused
logical to distinguish detectors used on at least one
occasion
markvarying
logical to distinguish detectors whose usage varies among occasions
...
arguments to pass to eqscplot