espn_wnba_standings: *Get ESPN WNBA Standings*

espn_wnba_standingsR Documentation

Get ESPN WNBA Standings

Description

Get ESPN WNBA Standings

Usage

espn_wnba_standings(year)

Arguments

year

Either numeric or character (YYYY)

Value

Returns a tibble

col_name types
team_id integer
team character
avgpointsagainst numeric
avgpointsfor numeric
clincher numeric
differential numeric
divisionwinpercent numeric
gamesbehind numeric
leaguewinpercent numeric
losses numeric
playoffseed numeric
streak numeric
winpercent numeric
wins numeric
leaguestandings character
home character
road character
vsdiv character
vsconf character
lasttengames character

Author(s)

Geoff Hutchinson

See Also

Other ESPN WNBA Functions: espn_wnba_game_all(), espn_wnba_game_rosters(), espn_wnba_pbp(), espn_wnba_player_box(), espn_wnba_player_stats(), espn_wnba_scoreboard(), espn_wnba_team_box(), espn_wnba_team_stats(), espn_wnba_teams()

Examples


  try(espn_wnba_standings(year = 2021))


wehoop documentation built on Nov. 26, 2023, 1:08 a.m.