wbstats (version 0.2)

wbsources: Download updated data source information from World Bank API

Description

Download updated information on available data sources from the World Bank API

Usage

wbsources(lang = c("en", "es", "fr", "ar", "zh"))

Arguments

lang

Language in which to return the results. If lang is unspecified, english is the default.

Value

A data frame of available data scources with related information

Examples

Run this code
# NOT RUN {
wbsources()

wbsources(lang = "es")
# }

Run the code above in your browser using DataLab