# 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.