wb_language | R Documentation |
List all languages supported by the World Bank API.
wb_language()
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. |
https://api.worldbank.org/v2/languages
Other indicators data:
wb_country()
,
wb_income_level()
,
wb_indicator()
,
wb_lending_type()
,
wb_region()
,
wb_source()
,
wb_topic()
wb_language()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.