censor_beh: censor a behavior stream

View source: R/censor_beh.R

censor_behR Documentation

censor a behavior stream

Description

based on depth and duration qualifications

Usage

censor_beh(b1, depth = 50, duration = 33 * 60)

Arguments

b1

a behavior data stream or a dataframe approximating one. requires columns DurationMin, DurationMax, What, Start, End, DepthMax, DepthMin.

depth

the minimum depth required to qualify as a dive

duration

the minimum duration required to qualify as a dive in seconds.


williamcioffi/sattagutils documentation built on June 3, 2022, 10:21 a.m.