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