Learn R Programming

convergEU (version 0.7.3.2)

emp_20_64_MS: 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)

Arguments

Format

A data frame with 17 rows and 29 variables

Examples

Run this code
data(emp_20_64_MS)
head(emp_20_64_MS)
names(emp_20_64_MS)

Run the code above in your browser using DataLab