wb_cachelist_dep {wbstats} | R Documentation |
Cached information from the World Bank API
Description
This data is a cached result of the wbcache
function.
By default functions wb
and wbsearch
use this
data for the cache
parameter.
Usage
wb_cachelist_dep
Format
A list containing 7 data frames:
-
countries
: A data frame. The result of callingwbcountries
-
indicators
: A data frame.The result of callingwbindicators
-
sources
: A data frame.The result of callingwbsources
-
datacatalog
: A data frame.The result of callingwbdatacatalog
-
topics
: A data frame.The result of callingwbtopics
-
income
: A data frame.The result of callingwbincome
-
lending
: A data frame.The result of callingwblending
[Package wbstats version 1.0.4 Index]