A data frame containing variable definitions for the worldbank
data set.
The data definitions can be passed to ExPanD
via the
df_def
parameter.
data(worldbank_data_def)
An object of class "data.frame"
.
Data definitions are as provided by the World Bank API and the code to generate them is available in the github repository of this package.