Skip to contents

Get NBA Stats API League Hustle Stats Team

Get NBA Stats API League Hustle Stats Team

Usage

nba_leaguehustlestatsteam(
  college = "",
  conference = "",
  country = "",
  date_from = "",
  date_to = "",
  division = "",
  draft_pick = "",
  draft_year = "",
  height = "",
  last_n_games = 0,
  league_id = "00",
  location = "",
  month = 0,
  opponent_team_id = 0,
  outcome = "",
  po_round = "",
  per_mode = "Totals",
  player_experience = "",
  player_position = "",
  season = year_to_season(most_recent_nba_season() - 1),
  season_segment = "",
  season_type = "Regular Season",
  team_id = "",
  vs_conference = "",
  vs_division = "",
  weight = "",
  ...
)

Arguments

college

college

conference

conference

country

country

date_from

date_from

date_to

date_to

division

division

draft_pick

draft_pick

draft_year

draft_year

height

height

last_n_games

last_n_games

league_id

league_id

location

location

month

month

opponent_team_id

opponent_team_id

outcome

outcome

po_round

po_round

per_mode

per_mode

player_experience

player_experience

player_position

player_position

season

season

season_segment

season_segment

season_type

season_type

team_id

team_id

vs_conference

vs_conference

vs_division

vs_division

weight

weight

...

Additional arguments passed to an underlying function like httr.

Value

Returns a named list of data frames: HustleStatsTeam

HustleStatsTeam

col_nametypes
TEAM_IDcharacter
TEAM_NAMEcharacter
MINcharacter
CONTESTED_SHOTScharacter
CONTESTED_SHOTS_2PTcharacter
CONTESTED_SHOTS_3PTcharacter
DEFLECTIONScharacter
CHARGES_DRAWNcharacter
SCREEN_ASSISTScharacter
SCREEN_AST_PTScharacter
OFF_LOOSE_BALLS_RECOVEREDcharacter
DEF_LOOSE_BALLS_RECOVEREDcharacter
LOOSE_BALLS_RECOVEREDcharacter
PCT_LOOSE_BALLS_RECOVERED_OFFcharacter
PCT_LOOSE_BALLS_RECOVERED_DEFcharacter
OFF_BOXOUTScharacter
DEF_BOXOUTScharacter
BOX_OUTScharacter
PCT_BOX_OUTS_OFFcharacter
PCT_BOX_OUTS_DEFcharacter

Details

Team Hustle Stats

 nba_leaguehustlestatsteam(league_id = '00')

Author

Saiem Gilani