Last chance! 50% off unlimited learning
Sale ends in
ctd
object.## S3 method for class 'ctd':
summary(object, \dots)
"summary.ctd"
, which contains
pertinent information about the CTD record and its processing.ctd-class
explains the structure
of CTD objects, and also outlines the other functions dealing with them.library(oce)
data(ctd)
#ctd <- read.ctd("ctdprofile.cnv")
summary(ctd)
Run the code above in your browser using DataLab