R/nyc.marathon.R

#' New York City Marathon Data
#'
#' Gender, age, and completion time (in minutes) for 276 people who
#' completed the 2010 New York City Marathon.
#'
#' @format 276 obs. of  3 variables:
#' \describe{
#' \item{Gender}{female or male}
#' \item{Minutes}{Time of runner in minutes}
#' \item{Age}{Age of runner}
#' }
"nyc.marathon"

Try the RbyExample package in your browser

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

RbyExample documentation built on May 29, 2024, 5:50 a.m.