View source: R/get_standings.R
get_standings | R Documentation |
Get full regular season standings for given year(s), including win-loss record and goals for and against
get_standings(seasons = as.numeric(format(Sys.Date() + 78, "%Y")))
seasons |
End year of seasons to pull |
A tibble containing team records and stats for given year
## Not run: get_standings(2022) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.