Avg_time_state: Calculate the average airtime of all the filghts state-wise

Description Usage Arguments Value Examples

Description

Calculate the average airtime of all the filghts state-wise

Usage

1
Avg_time_state(origin, Destination, months = c(1:12))

Arguments

Destination

Destination Airport

Origin

Origin Airport

Months

Month of Departure

Value

Average of the total airtime for the flight data

Examples

1
Avg_time_state("CA", "CO")

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