#' Big 5 Personality Factors Survey Data
#'
#' Answers to the Big Five Personality Test, constructed with items from the International Personality Item Pool.
#'
#' @name big5
#'
#' @docType data
#'
#' @usage data(big5)
#'
#' @source \href{https://openpsychometrics.org/_rawdata/}{Open psychology data: Raw data from online personality tests}
#'
#' @keywords datasets
#'
#' @format A dataframe
#'
#' @examples
#' data(big5)
#'
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.