## S3 method for class 'ctd':
plot(x,ref.lat=NaN, ref.lon=NaN, grid=TRUE, col.grid="lightgray",
textpanel=TRUE, \dots)cdt object, e.g. as read by read.ctd.TRUE to get a grid on all plots.df, for use in sw.N2 calculations.plot.profile, and
the TS diagram is plotted with plot.TS. CTD data can be
created with as.ctd or read with read.ctd.
Summaries of CTD data are provided by summary.ctd.library(oce)
data(ctd)
plot(ctd)Run the code above in your browser using DataLab