TSA (version 1.3)

units: Annual sales of certain large equipment

Description

Annual sales of certain large equipment, 1983 - 2005.

Usage

data(units)

Arguments

Format

The format is: ts [1:24, 1] 71.7 78.6 111.1 125.6 133.0 ... - attr(*, "tsp")= num [1:3] 1982 2005 1 - attr(*, "dimnames")=List of 2 ..$ : NULL ..$ : chr "Units"

Examples

Run this code
# NOT RUN {
data(units)
## maybe str(units) ; plot(units) ...
# }

Run the code above in your browser using DataLab