Description Usage Arguments Author(s) See Also Examples
filter.lunges
Filter out lunges during short & shallow dives
1 | filter.lunges(data = tdr.df, duration = 60, depth = 10)
|
data |
Output from running |
duration |
Maximum dive duration of dives considered for filtering out lunges |
depth |
Maximum dive depth of dives considered for filtering out lunges |
Martin Biuw
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
1 | tdr.list <- d.wave.TDR(tdr.file=NA)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.