Description Usage Arguments Value
View source: R/fm_split_combine.R
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
1 | fm_split_combine(fm_name, minimum_bout, fm_duration)
|
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 |
A data frame with the flight parameters for the specified flight mill and another data frame with the time series data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.