R/wbstats-package.R

#' wbstats: An R package for searching and downloading data from the World Bank API.
#'
#' The wbstats package provides structured access to data
#' available from the World Bank API including; support for mutliple languages,
#' access to annual, quarterly, and monthly data.
#'
#' @docType package
#' @importFrom tibble tibble
#' @name wbstats
NULL

Try the wbstats package in your browser

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

wbstats documentation built on Jan. 13, 2021, 12:19 p.m.