plot.Transect-methods: Plot

plot,Line.Transect,ANY-methodR Documentation

Plot

Description

Plots an S4 object of class 'Transect'

Usage

## S4 method for signature 'Line.Transect,ANY'
plot(x, y, ...)

## S4 method for signature 'Point.Transect,ANY'
plot(x, y, ...)

Arguments

x

object of class transect

y

not used

...

Additional arguments: add (TRUE/FALSE) whether to add to existing plot, col colour, lwd line width (for line transects) and pch point symbols (for point transects).


DistanceDevelopment/dssd documentation built on Dec. 2, 2023, 1:12 a.m.