plot.odf {oce} | R Documentation |
Plot data contained within an ODF object.
## S4 method for signature 'odf' plot(x)
x |
A |
Uses oce.plot.ts
to create panels of time-series plots
for all the columns contained in the odf
object.
Dan Kelley
The documentation for odf-class
explains the structure
of CTD objects, and also outlines the other functions dealing with them.