Learn R Programming

TSA (version 0.99)

airpass: Monthly total international airline passengers

Description

Monthly total international airline passengers from 01/1960- 12/1971.

Usage

data(airpass)

Arguments

format

The format is: Time-Series [1:144] from 1960 to 1972: 112 118 132 129 121 135 148 148 136 119 ...

source

Box, G. E. P., Jenkins, G. M. and Reinsel, G. C. (1994) Time Series Analysis, Forecasting and Control. Second Edition. New York: Prentice-Hall.

Examples

Run this code
data(airpass)
## maybe str(airpass) ; plot(airpass) ...

Run the code above in your browser using DataLab