scuba-internal: Internal scuba functions

scuba-internalR Documentation

Internal scuba functions

Description

Internal scuba functions.

Usage

allspecies(d, inert)
## S3 method for class 'gas'
as.character(x, ...)
## S3 method for class 'hm'
as.data.frame(x, ...)
capable(model, g, what)
conform(state, model)
dive.segment(d, i)
is.dive(x)
is.gas(x)
is.rate(x)
gasnames(fO2, fN2=1-fO2, fHe=1 - fO2 - fN2, ..., full=FALSE)
## S3 method for class 'gas'
print(x, ...)
## S3 method for class 'hm'
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, ...)
## S3 method for class 'summary.hm'
print(x, ...)
rate(speed, time, up)
reconcile.df(df, tanks)
resolve.defaults(...)
## S3 method for class 'dive'
summary(object, ...)
## S3 method for class 'gas'
summary(object, ...)
## S3 method for class 'hm'
summary(object, ...)
timetaken(start, finish, uprate, downrate)

Details

Not yet documented.


scuba documentation built on Oct. 18, 2022, 5:06 p.m.