R/data_ppp.R

#' Purchasing Power Parity (PPP) data from OECD
#'
#' A subset data frame of the OECD data set containing the Purchasing Power Parity (PPP) data.
#'
#' @format ## `df_ppp`
#' A data frame with 64 rows and 2 columns:
#' \describe{
#'   \item{Year}{Year of PPP}
#'   \item{PPP}{Purchase Power Parity}
#' }
#' @source <https://sdmx.oecd.org/public>
"df_ppp"

Try the tatooheene package in your browser

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

tatooheene documentation built on April 3, 2025, 7:11 p.m.