R/data-fcid.R

#' Summary of male heights from USDA Food Commodity Intake Database
#'
#' Sample of heights based on the weighted sample in the survey.
#'
#'
#' @name fcid
#' @docType data
#' @format A data frame with 100 observations on the following 2 variables.
#' \describe{\item{height}{a numeric vector}
#' \item{num_of_adults}{a numeric vector} }
#' @keywords datasets
#' @examples
#'
#' fcid
"fcid"
OpenIntroStat/openintro-r-package documentation built on Nov. 19, 2023, 4:58 p.m.