thisDelay: Flight delay

Description Usage Arguments Value

View source: R/AddCovars.R

Description

Read in delay data. Then loop through US flights to find matching records in the delay data by matching origin, destination, callsign, plane, and then time.

Usage

1
thisDelay(flightgeo)

Arguments

flightgeo

A sf dataframe containing flight data and geodata

Value

A df containing columns with minute delays for weather, NAS, carrier, security, and late aircraft.


DatascribeConsulting/MonaRk documentation built on May 4, 2021, 5:28 a.m.