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