Skip to contents

get_espn_futures() retrieves futures by type for a given season.

Usage

get_espn_futures(season = get_season_now()$seasonId%%10000)

Arguments

season

integer Season in YYYY

Value

nested tibble with one row per type and book

Examples

ESPN_futures_20252026 <- get_espn_futures(2026)