#' This is the Childhood respiratory disease data
#'
#' @name FEVData
#' @docType data
#' @details These are the columns and their meanings
#' \itemize{
#' \item{\code{FEV}} Forced Expiratory Volme (FE)
#' \item{\code{Age}} Age of the child
#' \item{\code{Height}} Height of the child
#' \item{\code{Sex}} Gender of the child (1 for boys, 0 for girls)
#' \item{\code{Smoke}} 1 if the child smokes, 0 otherwise
#' }
#' @keywords data FEV
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.