R/data.R

#' Cached information from the World Bank API
#'
#' This data is a cached result of the \code{\link{wbcache}} function.
#' By default functions \code{\link{wb}} and \code{\link{wbsearch}} use this
#' data for the \code{cache} parameter.
#'
#' This data was updated using \code{\link{wbcache}} on July 12, 2017
#'
#' @format A list containing 7 data frames:
#' \itemize{
#' \item \code{countries}: A data frame. The result of calling \code{\link{wbcountries}}
#' \item \code{indicators}: A data frame.The result of calling \code{\link{wbindicators}}
#' \item \code{sources}: A data frame.The result of calling \code{\link{wbsources}}
#' \item \code{datacatalog}: A data frame.The result of calling \code{\link{wbdatacatalog}}
#' \item \code{topics}: A data frame.The result of calling \code{\link{wbtopics}}
#' \item \code{income}: A data frame.The result of calling \code{\link{wbincome}}
#' \item \code{lending}: A data frame.The result of calling \code{\link{wblending}}
#' }
"ai_cachelist"
EL-BID/Agregador-de-indicadores documentation built on Sept. 15, 2024, 7:43 p.m.