R/data.R

#' A longitudinal example dataset.
#'
#' An example dataset containing the individuals scores for certain subject.
#'
#' @format A data frame with 6700 rows and 9 variables:
#' \describe{
#'   \item{id}{respondent id}
#'   \item{wave}{wave number}
#'   \item{score}{respondent score}
#'   \item{weight}{sampling weight}
#'   \item{strata}{strata variable}
#'   \item{cluster}{cluster variable}
#'   \item{ageg}{cathegorical age}
#'   \item{ecacg}{educational level}
#'   \item{qualifg}{economic activity}
#' }
"example_data"

Try the Mmcsd package in your browser

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

Mmcsd documentation built on March 31, 2023, 7:23 p.m.