R/data-male_heights.R

#' Sample of 100 male heights
#'
#' Random sample based on Food Commodity Intake Database distribution
#'
#'
#' @name male_heights
#' @docType data
#' @format A data frame with 100 observations on the following variable.
#' \describe{\item{heights}{a numeric vector} }
#' @references What We Eat In America - Food Commodity Intake Database.
#' Available at \url{https://fcid.foodrisk.org/}.
#' @keywords datasets
#' @examples
#'
#' male_heights
"male_heights"

Try the openintro package in your browser

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

openintro documentation built on Sept. 1, 2022, 9:06 a.m.