bs_advv2 | R Documentation |
Get NBA Stats API Boxscore Advanced V2
Get NBA Stats API Boxscore Advanced V2
nba_boxscoreadvancedv2( game_id, start_period = 0, end_period = 14, start_range = 0, end_range = 0, range_type = 0 )
game_id |
Game ID |
start_period |
start_period |
end_period |
end_period |
start_range |
start_range |
end_range |
end_range |
range_type |
range_type |
Returns a named list of data frames: PlayerStats, TeamStats
Saiem Gilani
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.