espn_nba_standings: *Get ESPN NBA's Standings*

espn_nba_standingsR Documentation

Get ESPN NBA's Standings

Description

Get ESPN NBA's Standings

Usage

espn_nba_standings(year)

Arguments

year

Either numeric or character (YYYY)

Value

A standings data frame

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

See Also

Other ESPN NBA Functions: espn_nba_betting(), espn_nba_game_all(), espn_nba_game_rosters(), espn_nba_pbp(), espn_nba_player_box(), espn_nba_player_stats(), espn_nba_scoreboard(), espn_nba_team_box(), espn_nba_team_stats(), espn_nba_teams(), espn_nba_wp()

Examples


  try(espn_nba_standings(year = 2021))


hoopR documentation built on Nov. 26, 2023, 1:07 a.m.