get_espn_futures | R Documentation |
get_espn_futures()
retrieves futures by type for a given season
.
get_espn_futures(season = get_season_now()$seasonId%%10000)
season |
integer Season in YYYY |
nested tibble with one row per type and book
ESPN_futures_20252026 <- get_espn_futures(2026)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.