wbstats (version 0.1)

wbindicators: Download updated indicator information from World Bank API

Description

Download updated information on available indicators from the World Bank API

Usage

wbindicators(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 indicators with related information

Examples

Run this code
# default is english. To specific another language use argument lang
wbindicators(lang = "es")

Run the code above in your browser using DataLab