Delay_State: Calculate the delay time by state and by airport

Description Usage Arguments Value Examples

Description

Calculate the delay time by state and by airport

Usage

1
Delay_State(origin, destination = NULL, month = c(1:12))

Arguments

origin

State they are leaving from.

destination

State they are going to.

Month

Month of Departure

Value

Estimated delay time based one the state the user is going.

Examples

1
2
Delay_State("NY", "MI")
Delay_State("CO")

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