## S3 method for class 'TDRcalibrate,missing':
getDAct(x)
## S3 method for class 'TDRcalibrate,character':
getDAct(x, y)
## S3 method for class 'TDRcalibrate,missing':
getDPhaseLab(x)
## S3 method for class 'TDRcalibrate,numeric':
getDPhaseLab(x, diveNo)
## S3 method for class 'TDRcalibrate,missing':
getGAct(x)
## S3 method for class 'TDRcalibrate,character':
getGAct(x, y)
## S3 method for class 'TDRcalibrate,missing':
plot(x, diveNo=seq(unique(getDAct(x, "dive.id"))),
labels="phase.id", concurVars=NULL, surface=FALSE, ...)"TDRcalibrate " object."TDR " object, or based on each dive
phase, respectively.plotDive.getDAct, to extract the
numeric dive ID, the factor identifying dive phases in each dive, or
the numeric postdive ID,signature(object = "TDRcalibrate"): prints an
informative summary of the data.} signature(x = "TDRcalibrate", y = "missing"):
plot the TDR object, labelling identified sections of it (see
Usage).}