cleanDelay: Parse delay data into usable format

Description Usage Arguments Value

View source: R/DelayParsing.R

Description

Delay data is downloaded from https://www.transtats.bts.gov/Tables.asp?DB_ID=120. Keep all delay CSVs in a single folder and pass it to this function to create a df to be used in further flight data processing

Usage

1
cleanDelay(folder)

Arguments

folder

Location of delay CSVs

Value

A dataframe containing flight delay information


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