| espn_games | R Documentation |
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.
espn_games(season = season_now())
season |
integer in YYYYYYYY (e.g., 20242025); see |
data.frame with one row per ESPN game
ESPN_games_20242025 <- espn_games(season = 20242025)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.