#' 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"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.