| nbagl_live_pbp | R Documentation |
Get NBA G-League Stats API Live play-by-play
Get NBA G-League Stats API Live play-by-play
nbagl_live_pbp(game_id, ...)
game_id |
Game ID |
... |
Additional arguments passed to an underlying function like httr. |
nbagl_live_pbp(game_id = '2052500034')
Returns a data frame: PlayByPlay
Columns as documented in the shared nba_live_pbp_schema table.
Saiem Gilani
Other NBA G-League Functions:
nbagl_live_boxscore(),
nbagl_pbp(),
nbagl_players(),
nbagl_schedule(),
nbagl_standings()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.