View source: R/get-competition-aheadbehind.R
getCompetitionAheadBehind | R Documentation |
Get competition ahead-behind standings
getCompetitionAheadBehind(season_code, round)
season_code |
One or more season codes as obtained from |
round |
One or more round codes as obtained from |
Returns a summary tibble of ahead-behind for chosen competition and round
Reference webpage: Ahead-behind standings
## Not run:
getCompetitionAheadBehind(season_code = c("E2023", "E2022"), round = 1)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.