airline_arrivals {IIS} | R Documentation |
Airline Arrivals
Description
This data set contains on-time arrival records for U.S. flight carriers in for all four quarters of the year 2015, the month of December 2015, and the entire year 2015. This data is displayed in Table 2.9 of Wolfe and Schneider - Intuitive Introductory Statistics.
Usage
airline_arrivals
Format
A data.frame
with 13 rows and 13 columns indicating the percentages and ranks for each airline.
Source
U.S. Department of Transportation (2016)
Examples
data(airline_arrivals)
summary(airline_arrivals)
[Package IIS version 1.1 Index]