diff_time: Compute the diference between departure and arrival time.

Description Usage Arguments Value

View source: R/Post_process.R

Description

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.

Usage

1
diff_time(arrival, departure)

Arguments

arrival

Arrival time in period.

departure

Departure time in period.

Value

bird race time in hours.


tijoalca/pigeonscraper documentation built on Sept. 2, 2021, 9:48 a.m.