assist_tracker | R Documentation |
Get NBA Stats API Assist Tracker
Get NBA Stats API Assist Tracker
nba_assisttracker( league_id = "00", per_mode = "PerGame", 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 |
season |
Season - format 2020-21 |
season_type |
Season Type - Regular Season, Playoffs, All-Star |
Returns a named list of data frames: AssistTracker
Saiem Gilani
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.