EU2019 | 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
EU2019
An object of class data.frame
with 17 rows and 6 columns.
Josef Dolejs
Josef Dolejs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.