Get WNBA Stats API All-time Leaders Grid
Get WNBA Stats API All-time Leaders Grid
Usage
wnba_alltimeleadersgrids(
league_id = "10",
per_mode = "PerGame",
season_type = "Regular Season",
top_x = 10,
...
)
Arguments
- league_id
League - default: '00'. Other options include '10': WWNBA, '20': G-League
- per_mode
Per Mode - PerGame, Totals
- season_type
Season Type - Regular Season, Playoffs, All-Star
- top_x
Top X
- ...
Additional arguments passed to an underlying function like httr.