dsdive.extract: Extract a segment of a fully observed dive trajectory between...

Description Usage Arguments

View source: R/dsdive.extract.R

Description

Extract a segment of a fully observed dive trajectory between timepoints

Usage

1
dsdive.extract(depths, times, stages, durations, t0, tf)

Arguments

depths

Complete record of depth bin indices visited

times

Times at which each of depths was visited

stages

Stages at which each of the depths was visited

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


jmhewitt/dsdive documentation built on May 29, 2020, 5:18 p.m.