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