beer_ts | R Documentation |
Monthly Beer Production.
Description
The dataset name has been changed to 'beer_ts' to avoid confusion with other packages in the R ecosystem from which datasets have been sourced. The suffix 'ts' signifies 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(beer_ts)
Format
A time series object with 56 observations:
- beer
A numeric vector representing the monthly beer production, measured in megalitres.
Source
Data provided by the Australian Bureau of Statistics.