fm_split_combine: Flight parameters in each mill and combine as two datasets

Description Usage Arguments Value

View source: R/fm_split_combine.R

Description

Calculate all the flight parameters separately and then combine them as two complete datasets, a summary and a time series dataset. This combines the functions of fm_bouts, fm_dr, fm_speed, fm_summary

Usage

1
fm_split_combine(fm_name, minimum_bout, fm_duration)

Arguments

fm_name

the flightmill name of the mill

minimum_bout

The allowable time considered to be a bout for the species

fm_duration

Length of time that the flight mill ran for

Value

A data frame with the flight parameters for the specified flight mill and another data frame with the time series data


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