cumestatsplayergames | R Documentation |
Get NBA Stats API Cumulative Player Game Stats
Get NBA Stats API Cumulative Player Game Stats
nba_cumestatsplayergames( league_id = "00", location = "", outcome = "", player_id = "2544", season = "2020-21", season_type = "Regular Season", vs_conference = "", vs_division = "", vs_team_id = "" )
league_id |
league_id |
location |
location |
outcome |
outcome |
player_id |
player_id |
season |
season |
season_type |
season_type |
vs_conference |
vs_conference |
vs_division |
vs_division |
vs_team_id |
vs_team_id |
Returns a named list of data frames: CumeStatsPlayerGames
Saiem Gilani
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.