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