R/League.R
get_standings.Rd
Get standings by date
get_standings(date = "2025-01-01")
string Date in 'YYYY-MM-DD'
tibble with one row per team
standings_2025_01_02 <- get_standings(date='2025-01-02')