plot.bremen {oce} | R Documentation |
Plot a bremen
object
## S4 method for signature 'bremen' plot(x, type, ...)
x |
A |
type |
Optional string indicating the type to which |
... |
Other arguments, passed to plotting functions. |
If x
seems to be a CTD dataset, uses plot.ctd
;
otherwise, x
is assumed to be a lowered-adp object, and a two-panel
plot is created with plot.ladp
to show velocity varation with
pressure.
Dan Kelley