R/data_users2.R

# users2 ----
#' User Demographics 2
#'
#' A dataset with unique participant ID, birth year, and sex. To be used in conjunction with data from [disgust], [disgust_scores], [personality], [personality_scores], and [users].
#'
#' @format A data frame with 60000 rows and 3 variables:
#' \describe{
#'    \item{user_id}{Each participant's unique ID}
#'    \item{birthyear}{The participant's year of birth}
#'    \item{sex}{The participant's sex}
#' }
#' @source \url{https://psyteachr.github.io/reprores-v2/data/users2.csv}
"users2"
PsyTeachR/reprores-v2 documentation built on Sept. 26, 2022, 10:06 a.m.