AirPass {TSAFBook}R Documentation

Monthly number of airline passengers on U.S. air carriers

Description

Total number of passenger enplanements (in thousands) on all U.S. Air Carriers for the period January 2002 - February 2014. Includes domestic and international passengers.

Usage

AirPass

Format

Time series object of class ts.

Source

U.S. Air Carrier Traffic Statistics http://www.rita.dot.gov/bts/acts

Examples

library(forecast)
plot(AirPass)   
seasonplot(AirPass)   

[Package TSAFBook version 0.1 Index]