scuba-internal {scuba} | R Documentation |
Internal scuba functions.
chop.dive(d, tim) depths.dive(d) is.dive(x) is.gas(x) is.rate(x) nitroxname(fO2) ## S3 method for class 'gas': print(x, ...) ## S3 method for class 'rate': print(x, ...) ## S3 method for class 'summary.dive': print(x, ...) ## S3 method for class 'summary.gas': print(x, ...) rate(speed, time, up) ## S3 method for class 'dive': summary(object, ...) ## S3 method for class 'gas': summary(object, ...) times.dive(d) timetaken(start, finish, uprate, downrate)
Not yet documented.