| fox_basketball_pbp | R Documentation |
Get Fox Sports Basketball Play-by-Play
Get Fox Sports Basketball Play-by-Play
fox_nba_pbp(game_id)
fox_mbb_pbp(game_id)
game_id |
Fox Bifrost event id (e.g. |
A hoopR_data tibble, one row per play: game_id, period,
left_team, right_team, play_id, clock, team, left_score_change,
right_score_change, play_text.
Saiem Gilani
Other Fox Basketball Functions:
fox_basketball_boxscore,
fox_basketball_league_leaders,
fox_basketball_odds,
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_pbp("106422"))
try(fox_mbb_pbp("262052"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.