R/table8.3.R

#' Table 8.3 Head Measurements for Three Groups
#'
#' The data in Table 8.3 as part of a preliminary study of a possible link between football helmet design and neck injuries.
#' @format A dataframe with 90 rows and 7 columns.
#' \describe{
#'  \item{Group}{ high school football players (group 1), college football players (group 2), and nonfootball players (group 3)}
#'   \item{WDIM}{head width at widest dimension}
#'   \item{CIRCUM}{head circumference}
#'   \item{FBEYE}{front-to-back measurement at eye level}
#'   \item{EYEHD}{eye-to-top-of-head measurement}
#'   \item{EARHD}{ear-to-top-of-head measurement}
#'   \item{JAW}{jaw width}
#' }
#' @source The data in Table 8.3 were collected by G. R. Bryce and R. M. Barker(Brigham Young University)
"table8.3"

Try the rencher package in your browser

Any scripts or data that you put into this service are public.

rencher documentation built on July 3, 2025, 1:09 a.m.