Description Usage Arguments Value
View source: R/fm_bout_summary.R
Summarises the mean true flight speed and the flight duration for each bout for the individual flightmill
1 | fm_bout_summary(df, fm_data, bout, fm_total_duration)
|
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 |
A data frame with the bout flight parameters for the specified flight mill
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.