R/petrol.R

#' Sales of petroleum and related product
#'
#' US monthly sales of petroleum and related product: Jan 1971 - Dec 1991.
#'
#' @format Multivariate time series data:
#' \describe{
#'   \item{Chemicals}{Sales of chemicals and allied products}
#'   \item{Coal}{Sales of Bituminous coal products}
#'   \item{Petrol}{Sales of petroleum and coal products}
#'   \item{Vehicles}{Sales of motor vehicles and parts}
#' }
#' @source Makridakis, Wheelwright and Hyndman (1998) \emph{Forecasting:
#' methods and applications}, John Wiley & Sons: New York. Chapter 8.
#' @keywords datasets
#' @examples
#' plot(petrol)
#'
"petrol"

Try the fma package in your browser

Any scripts or data that you put into this service are public.

fma documentation built on Feb. 16, 2023, 6:23 p.m.