plot.odf: Plot an ODF object
Description
Plot data contained within an ODF object.Usage
## S3 method for class 'odf':
plot(x)
Arguments
x
A odf object, e.g. as read by read.odf, or a
list containing items named salinity and temperature. Details
Uses oce.plot.ts to create panels of time-series plots
for all the columns contained in the odf object.See Also
The documentation for odf-class explains the structure
of CTD objects, and also outlines the other functions dealing with them.