Description Usage Arguments Value Author(s) See Also Examples
View source: R/detect.lunges.R
read.depth
Read depth data
1 2 | read.depth(dirname = "./Data/Takashi data/", whalename = "mn16_Jan26",
toff = 1)
|
whalename |
Name of the whale for which data are to be retrieved |
Returns a list with objects start
(start time),
freq
(sampling frequency) and d
(vector of depth data)
Martin Biuw
read.lunges
to read lunge event timestamps,
join.dstamp
to merge lunge events and 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
,
join.dstamp
, matDive
,
matLunge
, match.lunges
,
mkDygraph
, ncWhale
,
number.dive
, optim.d.wave
,
read.lunges
, run.d.wave
,
whale2dstamp
, wt.image.plot
1 | t <- read.depth()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.