Description Usage Arguments Value Author(s) See Also Examples
View source: R/detect.lunges.R
join.dstamp
Merge depth and lunge data into data.frame
1 | join.dstamp(d, t, trim = T)
|
d |
Dive data, as created using |
t |
Lunge data, as created using |
Returns a data frame with variables time
,
depth
and lunge
Martin Biuw
read.lunges
to read lunge event timestamps,
read.depth
to read dive data,
number.dive
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
,
matDive
, matLunge
,
match.lunges
, mkDygraph
,
ncWhale
, number.dive
,
optim.d.wave
, read.depth
,
read.lunges
, run.d.wave
,
whale2dstamp
, wt.image.plot
1 | t <- join.dstamp(d,t)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.