#' Final exam scores for twenty students
#'
#' Scores range from 57 to 94.
#'
#'
#' @name stats_scores
#' @docType data
#' @format A data frame with 20 observations on the following variable.
#' \describe{
#' \item{scores}{a numeric vector}
#' }
#' @keywords datasets
#' @examples
#'
#' stats_scores
"stats_scores"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.