R/wellbeing.R

#' A simulated dataset on wellbeing, stress and social support
#'
#' A simulated dataset of 1000 participants
#'
#'
#' @format A data frame with 231 rows and 9 variables:
#' \describe{
#'   \item{stress}{level of stress}
#'   \item{SocialSupport}{Level of social support}
#'   \item{Wellbeing}{Level of psychological wellbeing}
#'   \item{Sex}{Male/ Female}
#'
#' }

"wellbeing"
gckc123/StatsNotebookServer documentation built on Dec. 28, 2020, 2:34 a.m.