Get WNBA Stats API League Dashboard Team Stats
Get WNBA Stats API League Dashboard Team Stats
Usage
wnba_leaguedashteamstats(
conference = "",
date_from = "",
date_to = "",
division = "",
game_scope = "",
game_segment = "",
last_n_games = 0,
league_id = "10",
location = "",
measure_type = "Base",
month = 0,
opponent_team_id = 0,
outcome = "",
po_round = "",
pace_adjust = "N",
per_mode = "Totals",
period = 0,
plus_minus = "N",
rank = "N",
season = "2021",
season_segment = "",
season_type = "Regular Season",
shot_clock_range = "",
starter_bench = "",
team_id = "",
two_way = "",
vs_conference = "",
vs_division = "",
...
)
Arguments
- conference
conference
- date_from
date_from
- date_to
date_to
- division
division
- game_scope
game_scope
- game_segment
game_segment
- last_n_games
last_n_games
- league_id
league_id
- location
location
- measure_type
measure_type
- month
month
- opponent_team_id
opponent_team_id
- outcome
outcome
- po_round
po_round
- pace_adjust
pace_adjust
- per_mode
per_mode
- period
period
- plus_minus
plus_minus
- rank
rank
- season
season
- season_segment
season_segment
- season_type
season_type
- shot_clock_range
shot_clock_range
- starter_bench
starter_bench
- team_id
team_id
- two_way
two_way
- vs_conference
vs_conference
- vs_division
vs_division
- ...
Additional arguments passed to an underlying function like httr.