join.dstamp: 'join.dstamp' Merge depth and lunge data into data.frame

Description Usage Arguments Value Author(s) See Also Examples

View source: R/detect.lunges.R

Description

join.dstamp Merge depth and lunge data into data.frame

Usage

1
join.dstamp(d, t, trim = T)

Arguments

d

Dive data, as created using read.depth

t

Lunge data, as created using read.lunge

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, 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

Examples

1
t <- join.dstamp(d,t)

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