airlines: Airline Delay Data

Description Usage Format Note References Examples

Description

A dataset containing federally tracked data for flights. See TO-DO: INSERT INFO FUNCTION

Usage

1

Format

A dataframe with 500 rows and 3 columns.

DayofWeek

Day of the week (1 = Monday; 7 = Sunday)

ArrDelay

Arrival delay in minutes (negative means an early arrival)

LateAircraft

Was there a delay due to a late aircraft? 1 = Yes 0 = No

Note

The documentation does not auto-update. If one changes the base file, this documentation will no longer remain accurate.

Initially used in 36-200.

Project 2 data.

References

United States Bureau of Transportation Statistics, On-Time Performance. [Data Set]. Data Filtered by Philipp Burchhardt, Kayla Frisoli and Frank Kovacs. Retrieved from https://transtats.bts.gov/Fields.asp?Table_ID=236

Examples

1
## Not run: data("airlines")

frank113/cmu202 documentation built on July 17, 2020, 9:31 p.m.