R/fev.R

#' FEV Dataset
#'
#' A dataset containing information on the forced expiratory volume (FEV) for a sample of 654 youths, aged 3 to 19, from East Boston during the middle to late 1970's.
#'
#' @format A data frame with 654 rows and 6 variables: \describe{
#' \item{Age}{Persons age in years}
#' \item{FEV}{Maximum forced expiratory volume in one second}
#' \item{Height}{Height in inches}
#' \item{Sex}{male or female}
#' \item{Smoker}{current smoker or non-smoker}
#' }
#' @source
"fev"
AshleyDennisHenderson/data.summary documentation built on June 12, 2019, 11:25 a.m.