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"

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.