R/imf_datasets.R

#' IMF Macroeconomia Indicators
#'
#' A dataset containing all the macroeconomic variables monitored by the IMF that can be found in Quandl.
#'
#' @format A data frame with 43 rows and 2 columns:
#'
#' \describe{
#'   \item{imf_name}{A Macroeconomic variable}
#'   \item{imf_code}{Code in Quandl}
#'   ...
#' }
#'
#' @source \url{https://www.quandl.com/data/ODA-IMF-Cross-Country-Macroeconomic-Statistics/documentation/data-organization
#' }
"imf_datasets"
Reckziegel/FromQuandl documentation built on Jan. 2, 2021, 9:20 p.m.