fm_bout_summary: Calculate mean true speed and flight duration for each bout

Description Usage Arguments Value

View source: R/fm_bout_summary.R

Description

Summarises the mean true flight speed and the flight duration for each bout for the individual flightmill

Usage

1
fm_bout_summary(df, fm_data, bout, fm_total_duration)

Arguments

df

Data frame to be modified. Use the data frame created from bouts function

fm_data

The data frame for the individual flightmill

bout

the vector bout created from the fm_bouts function

fm_total_duration

The total duration that the flight mill ran for. This is used to calculate the rest duration by taking away from the flight duration that is calculated

Value

A data frame with the bout flight parameters for the specified flight mill


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