Decath21 {GmooG}R Documentation

The top 116 decathletes of recent times in April 2021

Description

Details of the best performances of the top decathletes

Usage

data(Decath21)

Format

A data frame with 116 observations on the following 15 variables.

Rank

Rank order

Decathlete

Decathlete's name

Nationality

Decathlete's nationality

Total

the total points achieved over all 10 events

Run100m

Time for the 100 metres (secs)

LongJump

Distance jumped (metres)

ShotPut

Distance putting the shot (metres)

HighJump

Height jumped (metres)

Run400m

Time for the 400 metres (secs)

Hurdle110m

Time for the 110 metres hurdles (secs)

DiscusD

Distance throwing the discus (metres)

PoleVault

Height achieved (metres)

JavelinD

Distance throwing the javelin (metres)

Run1500m

Time for the 1500 metres (secs)

Venue

Location and year of performance

Source

https://www.decathlon2000.com

Examples

data(Decath21, package="GmooG")
with(Decath21, summary(Run1500m))

[Package GmooG version 0.7 Index]