powered by
Get ESPN women's college basketball schedule for a specific year
espn_wbb_scoreboard(season)
Returns a tibble
Either numeric or character
Other ESPN WBB Functions: espn_wbb_conferences(), espn_wbb_game_all(), espn_wbb_game_rosters(), espn_wbb_pbp(), espn_wbb_player_box(), espn_wbb_player_stats(), espn_wbb_rankings(), espn_wbb_standings(), espn_wbb_team_box(), espn_wbb_team_stats(), espn_wbb_teams()
espn_wbb_conferences()
espn_wbb_game_all()
espn_wbb_game_rosters()
espn_wbb_pbp()
espn_wbb_player_box()
espn_wbb_player_stats()
espn_wbb_rankings()
espn_wbb_standings()
espn_wbb_team_box()
espn_wbb_team_stats()
espn_wbb_teams()
# Get schedule from date 2022-11-15 # \donttest{ try(espn_wbb_scoreboard (season = "20230225")) # }
Run the code above in your browser using DataLab