Nothing
#' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.