Description Usage Arguments Value Examples
Sprint and distance head-to-head plots and accompanying
data. Use these to compare some athletes (ath1) to a
collection of other athletes (ath2).
1 2 3 4 5 |
ath1 |
character; single athlete name of interest |
ath2 |
character vector of athlete names to compare with |
races |
character; one of "maj_int" (major international races) or "fis" (all FIS races). |
measure |
character; one of "fispoints", "rank", "pb". |
by_tech |
boolean; split trend lines by technique. Only one of
|
by_start |
boolean; split trend lines by race type. Only one of
|
A named list with components:
plot - ggplot2 plot object
data - raw head-to-head results data
line_data - summarised head-to-head data for plotted lines
block - data useful only for constructing the plot
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.