plot.Point.Transect-methods: Plot

Description Usage Arguments

Description

Plots an S4 object of class 'Point.Transect'. Requires that the associated region has already been plotted. This function adds the transect lines.

Usage

1
2
## S4 method for signature 'Point.Transect,ANY'
plot(x, y, transect.ID = numeric(0), col = 1, ...)

Arguments

x

object of class Point.Transect

y

not used

transect.ID

allows individual or groups of transects to be added

col

colour of the lines

...

other general plot parameters e.g. lwd


DSsim documentation built on March 26, 2020, 7:39 p.m.