View source: R/tsscompareComp.R
tsscompareComp | R Documentation |
Comparing Total Segment Scores for two Events
tsscompareComp(dat1, dat2)
dat1 |
data frame of first event data |
dat2 |
data frame of second event data |
boxplot for two competitions
Comp1 = anycomp('https://ijs.usfigureskating.org/leaderboard/results/2018/26192/SEGM036.html') Comp2 = anycomp('https://ijs.usfigureskating.org/leaderboard/results/2019/27958/SEGM040.html') tsscompareComp(Comp1, Comp2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.