R/data-fheights.R

#' Female college student heights, in inches
#'
#' 24 sample observations.
#'
#'
#' @name fheights
#' @docType data
#' @format A data frame with 24 observations on the following variable.
#' \describe{\item{heights}{height, in inches} }
#' @keywords datasets
#' @examples
#'
#' hist(fheights$heights)
"fheights"
OpenIntroStat/openintro-r-package documentation built on Nov. 19, 2023, 4:58 p.m.