heptathlon_points {nclSLR}R Documentation

Heptathlon points data.

Description

Final scores for the heptathlon at the 2012 Olympic Games in London for the 29 athletes who completed all events and were not disqualified.

Usage

data(heptathlon_points)

Value

A data frame with 29 rows and 1 variable in the column Points.

Source

The data were taken from Wikipedia at https://en.wikipedia.org/wiki/Athletics_at_the_2012_Summer_Olympics_%E2%80%93_Women%27s_heptathlon.

Examples

data(heptathlon_points)
head(heptathlon_points)

[Package nclSLR version 0.1.0 Index]