List all lending types supported by the World Bank API.
Arguments
- type
(
NULL|character())
lending type to query. DefaultNULL. IfNULL, all types are returned.- lang
(
character(1))
Language to query. Default"en".
Value
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.
See also
Other indicators data:
wb_country(),
wb_income_level(),
wb_indicator(),
wb_language(),
wb_region(),
wb_source(),
wb_topic()