Avg_time_airport: Calculate the average airtime of all the filghts airport-wise

Description Usage Arguments Value Examples

Description

Calculate the average airtime of all the filghts airport-wise

Usage

1
Avg_time_airport(origin, Destination, month = c(1:12))

Arguments

Destination

Destination Airport

Origin

Origin Airport

Month

Month of flight

Value

Average of the total airtime for the flight data in hours

Examples

1
Avg_time_airport("JFK", "LAX")

KeithSpaar/usflyr documentation built on May 8, 2019, 4:51 p.m.