R/codebook.R

#' Codebook associated with fake survey data
#'
#' @source LAYC
#' @format Data frame with columns
#' \describe{
#' \item{pseudo}{Survey question short name}
#' \item{question}{Survey question}
#' \item{answer}{Possible answers to survey question}
#' \item{weight}{Weight associated to the answer}
#' }
"codebook"
thelayc/laycPrepost documentation built on May 31, 2019, 9:16 a.m.