emp_20_64_MS {convergEU} | R Documentation |
Dataset emp_20_64_MS
Description
Source data provided by Eurofound, and reshaped so that the first column is time and all the other 28 columns are employment values of Member States. The first column refers to the time variable (e.g. years); the remaining 28 columns refer to the Member States; each Member State is identified through its corresponding country code accessible by invoking *convergEU_glb()$Eurozone$memberStates*.
Usage
data(emp_20_64_MS)
Format
A data frame with 17 rows and 29 variables
Examples
data(emp_20_64_MS)
head(emp_20_64_MS)
names(emp_20_64_MS)
[Package convergEU version 0.7.3.2 Index]