espn_games() pages ESPN's NHL event index for a season and returns one row
per event containing the ESPN game ID used by the other ESPN wrappers.
Usage
espn_games(season = season_now())Arguments
- season
integer in YYYYYYYY (e.g., 20242025); see
seasons()for reference
