tsibbledata (version 0.4.1)

aus_retail: Australian retail trade turnover

Description

aus_retail is a monthly tsibble with one value:

Turnover:Retail turnover in $Million AUD

Arguments

Format

Time series of class tsibble

Details

Each series is uniquely identified using two keys:

State:The Australian state (or territory)
Industry:The industry of retail trade

Examples

Run this code
library(tsibble)
aus_retail

Run the code above in your browser using DataLab