Skip to contents

Get NBA Stats API Draft Combine Player Anthropological Measurements

Get NBA Stats API Draft Combine Player Anthropological Measurements

Usage

nba_draftcombineplayeranthro(
  league_id = "00",
  season_year = most_recent_nba_season() - 1,
  ...
)

Arguments

league_id

league_id

season_year

season_year

...

Additional arguments passed to an underlying function like httr.

Value

Returns a named list of data frames: Results

Results

col_nametypes
TEMP_PLAYER_IDcharacter
PLAYER_IDcharacter
FIRST_NAMEcharacter
LAST_NAMEcharacter
PLAYER_NAMEcharacter
POSITIONcharacter
HEIGHT_WO_SHOEScharacter
HEIGHT_WO_SHOES_FT_INcharacter
HEIGHT_W_SHOEScharacter
HEIGHT_W_SHOES_FT_INcharacter
WEIGHTcharacter
WINGSPANcharacter
WINGSPAN_FT_INcharacter
STANDING_REACHcharacter
STANDING_REACH_FT_INcharacter
BODY_FAT_PCTcharacter
HAND_LENGTHcharacter
HAND_WIDTHcharacter

Author

Saiem Gilani