powered by
ctd
## S3 method for class 'ctd': summary(object, \dots)## S3 method for class 'summary.ctd': print(x, digits=max(6, getOption("digits")-1), ...)
## S3 method for class 'summary.ctd': print(x, digits=max(6, getOption("digits")-1), ...)
"ctd"
read.ctd
read.oce
as.ctd
"summary.ctd"
summary.ctd
library(oce) data(ctd) #ctd <- read.ctd("ctdprofile.cnv") summary(ctd)
Run the code above in your browser using DataLab