#' @title Scores of Group A and Group B
#'
#' @description A data set with the scores of two groups.
#'
#' @format A data frame with 60 rows and 2 variables:
#' \describe{
#' \item{group}{Participant's group, A or B.}
#' \item{score}{The participant's score in hypothetical task.}
#' }
#' @source <https://archive.ics.uci.edu/ml/datasets/Pen-Based+Recognition+of+Handwritten+Digits>
"pendigits_datta"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.