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