plot,Line.Transect,ANY-method | R Documentation |
Plots an S4 object of class 'Transect'
## S4 method for signature 'Line.Transect,ANY'
plot(x, y, ...)
## S4 method for signature 'Point.Transect,ANY'
plot(x, y, ...)
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). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.