R/fuel-price-used-exchange-rate.R

#' Exchange rate history for the South African Rand against the US Dollar
#'
#' @format A data frame with 3 columns:
#' \describe{
#'  \item{year}{}
#'  \item{month}{}
#'  \item{zar_per_usd}{Rands per US dollar}
#' }
#'
#' @source \url{http://www.energy.gov.za/files/esources/petroleum/petroleum_arch.html}
"fuel_price_usd_exchange_rate"
DataWookie/saffeR documentation built on Jan. 4, 2023, 4:57 p.m.