R/data.R

#' Height and hanspan for Econ 103 Students
#'
#' A dataset containing the height and handspan of Econ 103 Students
#'
#' @format A data frame with 69 rows and 2 variables:
#' \describe{
#'   \item{height}{height, in inches}
#'   \item{handspan}{handspan, in centimeters}
#' }
#' @source \url{http://ditraglia.com/econ103/survey_clean.csv/}
"height_handspan"
fditraglia/testpkg documentation built on May 16, 2019, 12:11 p.m.