R/frames_long.R

#' Frames data in long format
#'
#'
#' @format A tibble with 4725 rows and 7 variables:
#' #' \describe{
#'   \item{id}{chr Participant ID}
#'   \item{gender}{chr Participant gender}
#'   \item{age}{dbl Participant age in years}
#'   \item{condition}{chr condition category or property}
#'   \item{testitem}{chr Test Items 1-7}
#'   \item{response}{dbl Response}
#'
#' }
#' @source <https://psyarxiv.com/2m83v/>
"frames_long"
jenrichmond/ryouwithme documentation built on Jan. 15, 2022, 8:11 a.m.