R/gratitude.R

#' A test dataset: gratitude
#'
#' description: ESM study about daily well-being and affect
#'
#' @format A data frame with 7194 rows and 11 variables:
#' \describe{
#'   \item{subjnr}{subjnr}
#'   \item{beepno}{beepnr}
#'   \item{dayno}{daynr}
#'   \item{wellBeing}{well being}
#'   \item{group}{group indicator based on low or high levels of well being}
#'   \item{pa_1}{positive affect good-humoured}
#'   \item{pa_2}{negative affect satisfied}
#'   \item{pa_3}{positive affect happy}
#'   \item{na_1}{negative affect insecure}
#'   \item{na_2}{positive affect fearful}
#'   \item{na_3}{negative affect sad}
#'   }
"gratitude"
PeterVerboon/lagnetw documentation built on Aug. 4, 2020, 5:16 p.m.