View source: R/espn_nba_data.R
espn_nba_game_all | R Documentation |
Get ESPN NBA game data (Pbp, Team and Player Box)
espn_nba_game_all(game_id)
game_id |
Game ID |
A named list of data frames: Plays, Team, Player
Saiem Gilani
try(espn_nba_game_all(game_id = 401283399))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.