heptathlon_s2p: Convert heptathlon scores in to points

Description Usage Arguments

View source: R/heptathlon_s2p.R

Description

heptathlon_s2p calculates scores for performances in the heptathlon, as well as providing useful descriptive and summary statistics.

Usage

1
heptathlon_s2p(X100mh, HJ, SP, X200m, LJ, JT, X800m)

Arguments

X100mh

A 100m hurdles time, in seconds

HJ

A high jump measurement, in m

SP

A shot put measurement, in m

X200m

A 200m time, in seconds

LJ

A long jump measurement, in m

JT

A javelin throw measurement, in m

X800m

A 800m time, in seconds


VictorNautica/multievents documentation built on June 14, 2020, 6:42 a.m.