Get WNBA Stats API Assist Leaders
Get WNBA Stats API Assist Leaders
Usage
wnba_assistleaders(
league_id = "10",
per_mode = "PerGame",
player_or_team = "Team",
season = "2020",
season_type = "Regular Season",
...
)
Arguments
- league_id
League - default: '00'. Other options include '10': WWNBA, '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
- ...
Additional arguments passed to an underlying function like httr.