Learn R Programming

fpp3 (version 1.0.1)

prices: Price series for various commodities

Description

Annual prices for eggs, chicken, copper, nails, oil and wheat. Eggs, chicken, nails, oil and copper in $US; wheat in British pounds. All prices adjusted for inflation.

Arguments

Format

Annual time series of class `tsibble`.

Examples

Run this code

prices |> autoplot(wheat)

Run the code above in your browser using DataLab