This help topic is for R version 0.90. For the current version of R, try https://stat.ethz.ch/R-manual/R-patched/library/base/html/airmiles.html
airmiles {base}R Documentation

Commercial Airline Mileage

Description

The revenue passenger miles flown by commercial airlines in the United States for each year from 1937 to 1960.

Usage

data(airmiles)

Format

A time-series of 24 observations; yearly, 1937-1960

Source

F.A.A. Statistical Handbook of Aviation.

References

Brown, R. G. (1963). Smoothing, Forcasting and Prediction of Discrete Time Series. Prentice-Hall.


[Package base version 0.90 ]