normalize_dives | R Documentation |
Normalize the time in each dive to [0, 1]
where 0 is start of dive and 1 is
the end.
normalize_dives(dive_id)
dive_id |
A factor of dive id's, as from |
A numeric vector, the same length as dive_id
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.