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
nset-ornl/wbstats documentation built on March 6, 2021, 4:42 a.m.