fm_bouts: Summarising number of bouts in a flight run

Description Usage Arguments Value Note

View source: R/fm_bouts.R

Description

The number of bouts is calculated for each flight mill.

Usage

1
fm_bouts(df, min_acceptable_duration)

Arguments

df

data frame input

min_acceptable_duration

The minimum acceptable duration of a stop to be considered a bout = FALSE. Duration of flight must be more than 2.5 seconds of sustained flight

Value

A data frame with flight bout parameters calculated

Note

TO DO modify this to loop through several of the flight mills


JayeNewman/flightmill documentation built on Jan. 3, 2022, 12:20 a.m.