R/data-stats_scores.R

#' 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"

Try the openintro package in your browser

Any scripts or data that you put into this service are public.

openintro documentation built on June 22, 2024, 7:37 p.m.