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"
tessington/qsci381 documentation built on Sept. 26, 2020, 12:40 p.m.