Skip to contents

Get standings by date

Usage

get_standings(date = "2025-01-01")

Arguments

date

string Date in 'YYYY-MM-DD'

Value

tibble with one row per team

Examples

standings_2025_01_02 <- get_standings(date='2025-01-02')