#' Inflation Rate
#'
#' A dataset containing the inflation rate calculated for several countries from 1990 to 2016 based in 2016.
#'
#'
#' @format A data frame with 101 rows and 28 columns:
#' \describe{
#' \item{country}{the country in which the inflation rate was measured.}
#' \item{1990}{inflation rate in 1990 for each country.}
#' ...
#' \item{2016}{inflation rate in 2016 for each country.}
#' }
#' @source \url{https://www.imf.org/external/datamapper/NGDPD@WEO/OEMDC/ADVEC/WEOWORLD}
"inflation_rate"
#' Growth Domestic Product
#'
#' A dataset containing the growth domestic product for several countries from 1990 to 2016.
#'
#'
#' @format A data frame with 101 rows and 28 columns:
#' \describe{
#' \item{country}{the country in which growth domestic product was measured.}
#' \item{1990}{growth domestic product in 1990 for each country.}
#' ...
#' \item{2016}{growth domestic product in 2016 for each country}
#' }
#' @source \url{https://www.imf.org/external/datamapper/NGDPD@WEO/OEMDC/ADVEC/WEOWORLD}
"growth_domestic_product"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.