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"

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.