Learn R Programming

wehoop (version 3.0.0)

espn_basketball_leaders_schema: Shared column schema: espn basketball leaders schema

Description

Columns shared verbatim across: espn_wbb_leaders, espn_wnba_leaders.

Arguments

Details

col_nametypesdescription
seasonintegerSeason identifier (4-digit year or 'YYYY-YY' string).
season_typeintegerSeason type (1=pre-season, 2=regular season, 3=postseason, 4=off-season for ESPN; or string label for WNBA Stats).
categorycharacterCategory label.
abbreviationcharacterShort abbreviation.
athlete_idcharacterUnique athlete identifier (ESPN).
athlete_namecharacterAthlete display name (ESPN).
team_idcharacterUnique team identifier.
team_abbrevcharacterAbbreviation for team.
valuenumericNumeric or string value field.
rankintegerWhether to include statistical ranks in the returned table.
display_valuecharacterHuman-readable display value.