R/emp_20_64_MS.R

#' Dataset emp_20_64_MS
#'
#' 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*.
#'
#' @docType data
#' @keywords datasets
#' @name emp_20_64_MS
#' @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)
#'
NULL

Try the convergEU package in your browser

Any scripts or data that you put into this service are public.

convergEU documentation built on May 29, 2024, 11:15 a.m.