bm181021_dives: Dive data of a blue whale

Description Usage Format

Description

Data courtesy James Fahlbusch, deployment bm181021. Decimated to 1 Hz with breaths and dives identified.

Usage

1

Format

A list with three elements:

data

tibble of data, see below

lunge_dt

time of lunges, POSIXct

fs

sampling rate, Hz

The data element is a tibble with five variables:

dt

datetime, (POSIXct)

p

depth (originally pressure), (m)

diveid

positive for dives and negative for post-dive interval, numeric

is_breath

logical

ibi

inter-breath interval, (s) (NA unless a breath)


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