powered by
plot.profile(x, type="S", col.S="darkgreen", col.t="red", col.rho="blue", col.N2="brown", grid=FALSE, col.grid="lightgray", ...)
cdt
read.ctd
S
T
sigmatheta
df
plot.TS
library(oce) data(ctd) # ctd <- read.ctd("ctd.cnv") summary(ctd) plot(ctd) plot.profile(ctd, type="T")
Run the code above in your browser using DataLab