View source: R/espn_wbb_data.R
| espn_wbb_conferences | R Documentation |
Get women's college basketball conferences
espn_wbb_conferences()
Returns a tibble
| col_name | types |
| group_id | integer |
| conference_short_name | character |
| conference_uid | character |
| conference_name | character |
| conference_logo | character |
| parent_group_id | integer |
| conference_id | integer |
Saiem Gilani
Other ESPN WBB Functions:
espn_wbb_game_all(),
espn_wbb_game_rosters(),
espn_wbb_pbp(),
espn_wbb_player_box(),
espn_wbb_player_stats(),
espn_wbb_rankings(),
espn_wbb_scoreboard(),
espn_wbb_standings(),
espn_wbb_team_box(),
espn_wbb_team_stats(),
espn_wbb_teams()
try(espn_wbb_conferences())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.