powered by
espn_games() scrapes the ESPN games for a given season.
espn_games()
season
espn_games(season = season_now())
data.frame with one row per ESPN game
integer in YYYYYYYY (e.g., 20242025); see seasons() for reference
seasons()
ESPN_games_20242025 <- espn_games(season = 20242025)
Run the code above in your browser using DataLab