worldbank.Rd
Data collected from the World Bank API using the package wbstats
.
data(worldbank)
An object of class "data.frame"
.
Has been collected using the wbstats::wb()
function
from the World Bank API in Dec 2020.
The code to generate this data is available in the
github repository of this package.
Use in scientific studies is not advised without prior cleaning/checking.
# NOT RUN { ExPanD(worldbank, df_def = worldbank_data_def, var_def = worldbank_var_def, config_list = ExPanD_config_worldbank) # }