data(divesTDR)
divesTDR
plotTDR(divesTDR, interact=FALSE)
data(divesTDRcalibrate)
divesTDRcalibrate
plotTDR(divesTDRcalibrate, interact=FALSE)
plotTDR(divesTDRcalibrate, diveNo=19:25, interact=FALSE)
plotTDR(divesTDRcalibrate, labels="dive.phase", interact=FALSE)Run the code above in your browser using DataLab