filter.lunges: 'filter.lunges' Filter out lunges during short & shallow...

Description Usage Arguments Author(s) See Also Examples

View source: R/d.wave.TDR.R

Description

filter.lunges Filter out lunges during short & shallow dives

Usage

1
filter.lunges(data = tdr.df, duration = 60, depth = 10)

Arguments

data

Output from running d.wave.TDR.

duration

Maximum dive duration of dives considered for filtering out lunges

depth

Maximum dive depth of dives considered for filtering out lunges

Author(s)

Martin Biuw

See Also

d.wave.TDR to run 2D detector on TDR data.

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

Examples

1
tdr.list <- d.wave.TDR(tdr.file=NA)

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