matchupsrollup | R Documentation |
Get NBA Stats API Matchups Rollup
Get NBA Stats API Matchups Rollup
nba_matchupsrollup( def_player_id = "", def_team_id = "", league_id = "00", off_player_id = "", off_team_id = "", per_mode = "Totals", season = "2020-21", season_type = "Regular Season" )
def_player_id |
def_player_id |
def_team_id |
def_team_id |
league_id |
league_id |
off_player_id |
off_player_id |
off_team_id |
off_team_id |
per_mode |
per_mode |
season |
season |
season_type |
season_type |
Returns a named list of data frames: MatchupsRollup
Saiem Gilani
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.