wb {tidymodlr} | R Documentation |
Dummy Long Tidy Data
Description
A dataset from the World Bank of a dummy data. The variables are as follows:
Usage
data(wb)
Format
A data frame with 975 rows and 4 variables
-
iso3c: isocode of a country.
-
indicator: World Bank indicator.
-
year: Year of observation
-
value: Value of observation
[Package tidymodlr version 1.0.0 Index]