assists | R Documentation |
Get NBA Stats API Assist Leaders
Get NBA Stats API Assist Leaders
nba_assistleaders( league_id = "00", per_mode = "PerGame", player_or_team = "Team", season = "2020-21", season_type = "Regular Season" )
league_id |
League - default: '00'. Other options include '10': WNBA, '20': G-League |
per_mode |
Per Mode - PerGame, Totals |
player_or_team |
Player or Team |
season |
Season - format 2020-21 |
season_type |
Season Type - Regular Season, Playoffs, All-Star |
Returns a named list of data frames: AssistLeaders
Saiem Gilani
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.