R/fuel-price.R

#' Fuel Price history for South Africa
#'
#' @format A data frame with 4 columns:
#' \describe{
#'  \item{year}{}
#'  \item{month}{}
#'  \item{day}{}
#'  \item{date}{}
#'  \item{region}{}
#'  \item{fuel}{}
#'  \item{price}{Prices are in cents per litre for all fuels except Liquefied Petroleum Gas (LPG), where the price is in cents per kilogram.}
#' }
"fuel_price"
DataWookie/saffeR documentation built on Jan. 4, 2023, 4:57 p.m.