Description Usage Arguments Examples
View source: R/dsdive.observe.R
Given the components of a completely observed dive trajectory, extract the
depth and stage of a trajectory at the target times t.obs
.
1 | dsdive.observe(depths, times, stages, t.obs)
|
depths |
Complete record of depth bin indices visited |
times |
Times at which each of |
stages |
Stages at which each of the |
t.obs |
Times at which the trajectory should be observed |
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.