R/data.R

#' Vignette Data
#'
#' Sample data from a study that can be used to test and explore the package. In this study, participants were asked to
#' present themselves in either a warm or competent manner. Then, three judges blind to participant condition coded
#' the introductions for warmth and competence.
#'
#' @format A dataframe with 393 rows and 11 columns
#'
"vignette_data"

#' Example Data
#'
#' 40 random bios from the vignette data. 20 bios were randomly selected from the competence condition and
#' 20 bios were randomly selected from the warmth condition.
#'
#' @format A dataframe with 40 rows and 11 columns
#'
"example_data"
bushraguenoun/warmthcompetence documentation built on July 27, 2024, 6:21 a.m.