View source: R/heptathlon_s2p.R
heptathlon_s2p
calculates scores for performances in the heptathlon, as
well as providing useful descriptive and summary statistics.
1 | heptathlon_s2p(X100mh, HJ, SP, X200m, LJ, JT, X800m)
|
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.