wblending: Download updated lending type information from World Bank API
Description
Download updated information on available lending types
from the World Bank API
Usage
wblending(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 lending types with related information
Examples
Run this code# NOT RUN {
wblending()
wblending(lang = "es")
# }
Run the code above in your browser using DataLab