# disgust_scores ----
#' Three Domain Disgust Questionnaire (scores)
#'
#' A dataset containing subscale scores for to the Three Domain Disgust Questionnaire (Tybur et al.), calculated from [disgust].
#'
#' @format A data frame with 20000 rows and 6 variables:
#' \describe{
#' \item{id}{Each questionnaire completion's unique ID}
#' \item{user_id}{Each participant's unique ID}
#' \item{date}{Date of completion (YYY-mm-dd)}
#' \item{moral}{The mean value for the 7 moral items}
#' \item{sexual}{The mean value for the 7 sexual items}
#' \item{pathogen}{The mean value for the 7 pathogen items}
#' }
#' @source \url{https://psyteachr.github.io/reprores-v2/data/disgust_scores.csv}
"disgust_scores"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.