Description Usage Arguments Value
Function that computes the difference between departure time and arrival time. It also accounts for the the fact that at times the arrival time is smaller then the departure time, by assuming that the race time is reported.
1 | diff_time(arrival, departure)
|
arrival |
Arrival time in period. |
departure |
Departure time in period. |
bird race time in hours.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.