d.wave.TDR.original: 'd.wave.TDR.original' 2D lunge detector for individual dive...

Description Usage Arguments Details Author(s) See Also Examples

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

Description

d.wave.TDR.original 2D lunge detector for individual dive in a TDR record. Original backup version

Usage

1
2
  d.wave.TDR.original(tdr.file = "./Data/HVTag/Rfiles/Whale_2015Feb23.RData",
  tdr.folder = "./Data/HVTag/Rfiles")

Arguments

tdr.file

R object containing pre-processed dive record. If set to NA, this function can run the detector on data from all individuals with data records stored in the directory specified in tdr.folder.

tdr.folder

Folder in which TDR files are stored.

Details

Run the 2D lunged detector on TDR-type dive data, i.e. this version has no validation against pre-determined lunges

Author(s)

Martin Biuw

See Also

run.d.wave for data type with validation against pre-determined lunges.

Other Lunge detector functions: d.wave.TDR, d.wave, dstamp.plot, filter.lunges, 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.original(tdr.file=NA)

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