Learn R Programming

worldbank (version 0.6.0)

wb_language: World Bank available languages

Description

List all languages supported by the World Bank API.

Usage

wb_language()

Arguments

Value

A data.frame() with the available languages. The columns are:

code

The language code.

name

The language name.

native_form

The native form of the language name.

See Also

Other indicators data: wb_country(), wb_income_level(), wb_indicator(), wb_lending_type(), wb_region(), wb_source(), wb_topic()

Examples

Run this code
wb_language()

Run the code above in your browser using DataLab