units {TSA} | R Documentation |
Annual sales of certain large equipment
Description
Annual sales of certain large equipment, 1983 - 2005.
Usage
data(units)
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"
Source
Proprietary sales data from a large international company
Examples
data(units)
## maybe str(units) ; plot(units) ...
[Package TSA version 1.3.1 Index]