powered by
Get ESPN men's college basketball schedule for a specific year
espn_mbb_scoreboard(season)
Returns a tibble
Either numeric or character
Other ESPN MBB Functions: espn_mbb_betting(), espn_mbb_conferences(), espn_mbb_game_all(), espn_mbb_game_rosters(), espn_mbb_pbp(), espn_mbb_player_box(), espn_mbb_player_stats(), espn_mbb_rankings(), espn_mbb_standings(), espn_mbb_team_box(), espn_mbb_team_stats(), espn_mbb_teams(), espn_mbb_wp()
espn_mbb_betting()
espn_mbb_conferences()
espn_mbb_game_all()
espn_mbb_game_rosters()
espn_mbb_pbp()
espn_mbb_player_box()
espn_mbb_player_stats()
espn_mbb_rankings()
espn_mbb_standings()
espn_mbb_team_box()
espn_mbb_team_stats()
espn_mbb_teams()
espn_mbb_wp()
# Get schedule from date 2022-11-17 # \donttest{ try(espn_mbb_scoreboard (season = "20221117")) # }
Run the code above in your browser using DataLab