R/data_disgust_cors.R

# disgust_cors ----
#' Three Domain Disgust Questionnaire (correlations)
#'
#' Correlations among questions on the Three Domain Disgust Questionnaire (Tybur et al.)
#'
#' @format A data frame with 441 rows and 3 variables:
#' \describe{
#'    \item{V1}{The first correalted item}
#'    \item{V2}{The second correlated item}
#'    \item{r}{The Pearson's correlation between the first and second item}
#' }
#' @source \url{https://psyteachr.github.io/reprores-v2/data/disgust_cors.csv}
"disgust_cors"
PsyTeachR/reprores-v2 documentation built on Sept. 26, 2022, 10:06 a.m.