# personality_scores ----
#' 5-Factor Personality Scores
#'
#' Archival data from the Face Research Lab of a 5-factor personality questionnaire, with factor score calculated from [personality].
#'
#' @format A data frame with 15000 rows and 7 variables:
#' \describe{
#' \item{user_id}{Each participant's unique ID}
#' \item{date}{The date this questionnaire was completed}
#' \item{Ag}{Mean score on Agreeableness items}
#' \item{Co}{Mean score on Conscientiousness items}
#' \item{Ex}{Mean score on Extraversion items}
#' \item{Ne}{Mean score on Neuroticism items}
#' \item{Op}{Mean score on Openness items}
#' }
#' @source \url{https://psyteachr.github.io/reprores-v2/data/personality_scores.csv}
"personality_scores"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.