EU2019 {gilmour} | R Documentation |
illustrative econometric data from Eurostat for 5 variables in 17 countries in 2019 columns: Country, LifExp , HDP, Unempl, Obesity, APassangers remove the first column: rownames(EU2019)= EU2019[,1]; EU2019=EU2019[,-1] data has real meaning
Description
illustrative econometric data from Eurostat for 5 variables in 17 countries in 2019 columns: Country, LifExp , HDP, Unempl, Obesity, APassangers remove the first column: rownames(EU2019)= EU2019[,1]; EU2019=EU2019[,-1] data has real meaning
Usage
EU2019
Format
An object of class data.frame
with 17 rows and 6 columns.
Author(s)
Josef Dolejs
References
Josef Dolejs
[Package gilmour version 0.1.1 Index]