boston_marathon: boston_marathon data

boston_marathonR Documentation

boston_marathon data

Description

Boston Marathon completion times of women of different ages. The raw tab delimited data (boston_marathon.txt) is read by data.table::fread() to produce a data frame with columns for women's "age" and marathon "time" in minutes.

age numeric age from 20 to 60
time numeric marathon time

Usage

boston_marathon

Format

An object of class data.table (inherits from data.frame) with 109 rows and 2 columns.

Source

LearnEDAfunctions


deandevl/RplotterPkg documentation built on March 1, 2025, 11:17 a.m.