wineind_ts | R Documentation |
Australian Total Wine Sales
Description
The dataset name has been changed to 'wineind_ts' to avoid confusion with other datasets in the R ecosystem from which data have been sourced. The suffix 'ts' indicates that this dataset is a time series object. This naming convention helps distinguish this dataset as part of the 'timeseriesdatasets' package and assists users in identifying its specific characteristics. The original content of the dataset has not been modified in any way.
Usage
data(wineind_ts)
Format
A 'ts' object with 176 observations:
- time
Monthly time series from 1980 to 1995.
- value
Total wine sales in Australia (in millions of dollars).
Details
This dataset contains monthly data on total wine sales in Australia from 1980 to 1995. The values represent the sales in millions of dollars.
Source
Australian Bureau of Statistics.