espn_futures() retrieves the ESPN futures for a season as a data.frame where each row represents type and includes detail on betting market snapshots with side/total prices and provider variation.
Usage
espn_futures(season = season_now())Arguments
- season
integer in YYYYYYYY (e.g., 20242025); see
seasons()for reference
