View source: R/dsdive.extract.R
Extract a segment of a fully observed dive trajectory between timepoints
1 | dsdive.extract(depths, times, stages, durations, t0, tf)
|
depths |
Complete record of depth bin indices visited |
times |
Times at which each of |
stages |
Stages at which each of the |
durations |
the amount of time spent in each depth bin |
t0 |
the time to mark the beginning of the segment to extract |
tf |
the time to mark the end of the segment to extract # @example examples/dsdive.extract.R |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.