View source: R/bvcompareComp.R
bvcompareComp | R Documentation |
Comparing Base Value Scores for two Events
bvcompareComp(dat1, dat2)
dat1 |
data frame of first event |
dat2 |
data frame of second event |
boxplots 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') bvcompareComp(Comp1, Comp2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.