Learn R Programming

fpp3 (version 1.0.1)

aus_vehicle_sales: Australian vehicle sales

Description

The number of new motor vehicles sold in Australia.

Arguments

Format

Time series of class `tsibble`

Details

aus_vehicle_sales contains monthly data with one measured variable:

Count:The number of vehicles sold

from January 1994 to December 2017 in Australia, indexed by:

Month:Year-month.

Each series is uniquely identified using the key:

Type: The type of the vehicle sold (Passenger, SUV, Other).

Examples

Run this code

aus_vehicle_sales

Run the code above in your browser using DataLab