Nothing
#' 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"
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.