Learn R Programming

gilmour (version 0.1.1)

EU2019: 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

Arguments

Format

An object of class data.frame with 17 rows and 6 columns.

Author

Josef Dolejs

References

Josef Dolejs