depth.Rd
depth
retrieve the maximum depth of a singular or multiple dive
sequence. As conso has a dive inside, the depth function also works on it.
# S3 method for conso depth(object) depth(object) # S3 method for dive depth(object) # S3 method for ndive depth(object)
object | is a DiveR object. There are methods for
|
---|
It returns a numeric with the depth of the dive.
Is a vector if working on ndive
object
Jaunatre Maxime <maxime.jaunatre@yahoo.fr>
#> [1] 20#> [1] 20 15