number.dive: 'number.dive' Split data into distinct dives

Description Usage Arguments Value Author(s) See Also Examples

View source: R/detect.lunges.R

Description

number.dive Split data into distinct dives

Usage

1
number.dive(data = df$depth, d.cut = 5)

Arguments

data

Depth variable in data frame created using join.dstamp

d.cut

Initial cutoff (in meters) for dives to be detected.

Value

Returns a data frame with variables time, depth and lunge

Author(s)

Martin Biuw

See Also

read.lunges to read lunge event timestamps, read.depth to read dive data, join.dstamp to add dive numeric ID column,

Other Lunge detector functions: d.wave.TDR.original, d.wave.TDR, d.wave, dstamp.plot, filter.lunges, gpsWhale, import.all.rene, join.dstamp, matDive, matLunge, match.lunges, mkDygraph, ncWhale, optim.d.wave, read.depth, read.lunges, run.d.wave, whale2dstamp, wt.image.plot

Examples

1

embiuw/dWave documentation built on April 24, 2020, 11:52 a.m.