wbcache: Download an updated list of country, indicator, and source...

Description Usage Arguments Value Note

View source: R/deprecated-wbcache.R

Description

Download an updated list of information regarding countries, indicators, sources, data catalog, indicator topics, lending types, and income levels from the World Bank API

Usage

1
wbcache(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 list containing the following items:

Note

Not all data returns have support for langauges other than english. If the specific return does not support your requested language by default it will return NA. For an enumeration of supported languages by data source please see wbdatacatalog. The options for lang are:

List item datacatalog will always return in english, as the API does not support any other langauges for that information.

Saving this return and using it has the cache parameter in wb and wbsearch replaces the default cached version wb_cachelist that comes with the package itself


nset-ornl/wbstats documentation built on March 6, 2021, 4:42 a.m.