View source: R/fox_basketball.R
| fox_mbb_teams_all | R Documentation |
Enumerate every MBB team in the Fox Sports (Bifrost) directory. A single
fox_mbb_teams() call only returns the seed team's conference, so this walks
unseen team ids (one seed per conference) and unions the results.
fox_mbb_teams_all(max_id = 500, max_calls = 60)
max_id |
Highest Fox team id to probe as a seed (default |
max_calls |
Safety cap on the number of standings calls (default |
A hoopR_data tibble, one row per team: fox_team_id,
fox_team_name, fox_section.
Other Fox Basketball Functions:
fox_basketball_boxscore,
fox_basketball_league_leaders,
fox_basketball_odds,
fox_basketball_pbp,
fox_basketball_standings,
fox_basketball_team_gamelog,
fox_basketball_team_roster,
fox_basketball_team_stats,
fox_basketball_teams
try(fox_mbb_teams_all())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.