| espn_games | R Documentation |
espn_games() scrapes the ESPN games for a given season.
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.