#' A simulated dataset based on the epi.bfi dataset from the psychTools package
#'
#' Big 5 persoanlity (Agreeableness, Conscientiousness, Extraversion,
#' Neuroticism, Openness), Depression, Anxiety and Sex
#'
#'
#' @format A data frame with 231 rows and 9 variables:
#' \describe{
#' \item{Agreeableness}{Big 5 personality trait - Agreeableness}
#' \item{Conscientiousness}{Big 5 personality trait - Conscientiousness}
#' \item{Extraversion}{Big 5 personality trait - Extraversion}
#' \item{Neuroticism}{Big 5 personality trait - Neuroticism}
#' \item{Openness}{Big 5 personality trait - Openness}
#' \item{Depression}{Beck Depression scale}
#' \item{Trait Anxiety}{Trait Anxiety}
#' \item{State Anxiety}{State Anxiety}
#'
#' }
#' @source Data were adapted from the epi.bfi dataset from the psychTools package
"personality"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.