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