| wb_cache | R Documentation |
Download an updated list of information regarding countries, indicators, sources, regions, indicator topics, lending types, income levels, and supported languages from the World Bank API
wb_cache(lang)
lang |
Language in which to return the results. If |
A list containing the following items:
countries: The result of calling wb_countries()
indicators: The result of calling wb_indicators()
sources: The result of calling wb_sources()
topics: The result of calling wb_topics()
regions: The result of calling wb_regions()
income_levels: The result of calling wb_income_levels()
lending_types: The result of calling wb_lending_types()
languages: The result of calling wb_languages()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.