Learn R Programming

hoopR (version 3.1.0)

espn_mbb_injuries_injuries_schema: Shared column schema: espn mbb injuries injuries schema

Description

Columns shared verbatim across: espn_mbb_injuries, espn_nba_injuries.

Arguments

Details

col_nametypesdescription
team_idcharacterUnique team identifier.
athlete_idcharacterUnique athlete identifier (ESPN).
athlete_namecharacterAthlete display name (ESPN).
positioncharacterListed roster position (G, F, C, etc.).
statuscharacterStatus label.
datecharacterDate in YYYY-MM-DD format.
typecharacterRecord type / category.
sidecharacterSide label (e.g. 'home', 'away', or 'overUnder').
returns_atcharacter
short_commentcharacter
long_commentcharacterLong-form play / event comment.
seasonintegerSeason identifier (4-digit year or 'YYYY-YY' string).