Delay_Reason: Returns the most common cause for delay in flights between...

Description Usage Arguments Value Examples

Description

Returns the most common cause for delay in flights between the given airports

Usage

1
Delay_Reason(Origin, Destination = NULL)

Arguments

Origin

Origin airport abbreviation

Destination

Destination airport abbreviation

Value

The most frequent cause of delay

Examples

1
2
Delay_Reason("JFK")
Delay_Reason("JFK", "LAX")

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