tsibbledata (version 0.4.1)

aus_livestock: Australian livestock slaughter

Description

Meat production in Australia for human consumption

Arguments

Format

Time series of class tsibble

Details

aus_livestock is a monthly tsibble with one value:

Count:Number of animals slaughtered.

Each series is uniquely identified using two keys:

Animal:The animal slaughtered.
State:The Australian state (or territory).

Examples

Run this code
library(tsibble)
aus_livestock

Run the code above in your browser using DataLab