bothcomp | R Documentation |
Skaters who Participated in Both Events
bothcomp(dat1, dat2)
dat1 |
data frame of Event 1 |
dat2 |
data frame of Event 2 |
data frame of skaters who participated in both chosen events
Comp1 = anycomp('https://ijs.usfigureskating.org/leaderboard/results/2018/26192/SEGM036.html') Comp2 = anycomp('https://ijs.usfigureskating.org/leaderboard/results/2019/27958/SEGM040.html') bothcomp(Comp1,Comp2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.