NDE | R Documentation |
Function that calculates the drift rate and the drift segment of a given dive.
NDE(d, extract = "nde")
d |
a single summarized dive row with variables generated by calling function |
extract |
flag for determining which output is requested to
the function
|
The selection procedure is based on the 'order' of the generation of the inflection points, plus a number of criteria, that helps to determine if the dive is a drift dive, and, if so, whether is a positive or negative drift, and which one is the drifting segment. The drift rate is then calculated as the difference of depths at the start and end of the drifting segment divided by its duration.
a numeric value, either the drift rate or the drift segment, or a vector containing both.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.