Description Usage Arguments Value Examples
Calculate the average airtime of all the filghts airport-wise
1 | Avg_time_airport(origin, Destination, month = c(1:12))
|
Destination |
Destination Airport |
Origin |
Origin Airport |
Month |
Month of flight |
Average of the total airtime for the flight data in hours
1 | Avg_time_airport("JFK", "LAX")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.