| fox_basketball_boxscore | R Documentation |
Get Fox Sports Basketball Boxscore
Get Fox Sports Basketball Boxscore
fox_nba_boxscore(game_id)
fox_mbb_boxscore(game_id)
game_id |
Fox Bifrost event id. |
A hoopR_data tibble (long), one row per (player, stat): game_id,
team, stat_group, player, athlete_id, stat, value.
Saiem Gilani
Other Fox Basketball Functions:
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,
fox_mbb_teams_all()
try(fox_nba_boxscore("106422"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.