find_breaths_dives: Find breaths and dives in depth data

Description Usage Arguments Value

View source: R/find.R

Description

Find breaths and dives in depth data

Usage

1
find_breaths_dives(x, interval, surface, ibi_thr)

Arguments

x

a depth/time object (see read_deployment())

interval

typical interval between breaths in seconds (e.g. 10 for blue whales)

surface

minimum depth for a breath

ibi_thr

inter-breath interval threshold for a dive

Value

a depth/time object with identified breaths and dives


FlukeAndFeather/breath documentation built on April 25, 2020, 3:15 a.m.