normalize_dives: Normalize dive time

View source: R/dives.R

normalize_divesR Documentation

Normalize dive time

Description

Normalize the time in each dive to [0, 1] where 0 is start of dive and 1 is the end.

Usage

normalize_dives(dive_id)

Arguments

dive_id

A factor of dive id's, as from split_dives().

Value

A numeric vector, the same length as dive_id.


FlukeAndFeather/cetaceanbcg documentation built on July 7, 2022, 12:36 p.m.