wb_lending_type | R Documentation |
List all lending types supported by the World Bank API.
wb_lending_type(type = NULL, lang = "en")
type |
( |
lang |
( |
A data.frame()
with the available lending types. The columns are:
id |
The lending type ID. |
iso2code |
The ISO 2 code of the lending type. |
value |
The lending type value. |
https://api.worldbank.org/v2/lendingTypes
Other indicators data:
wb_country()
,
wb_income_level()
,
wb_indicator()
,
wb_language()
,
wb_region()
,
wb_source()
,
wb_topic()
wb_lending_type()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.