Learn R Programming

wehoop (version 3.0.0)

basketball_load_wbb_officials_schema: Shared column schema: basketball load wbb officials schema

Description

Columns shared verbatim across: load_wbb_officials, load_wnba_officials.

Arguments

Details

col_nametypesdescription
game_idcharacterUnique game identifier.
seasonintegerSeason identifier (4-digit year or 'YYYY-YY' string).
official_idcharacterUnique official / referee identifier.
display_namecharacterDisplay name.
full_namecharacterPlayer's full name.
first_namecharacterPlayer's first name.
last_namecharacterPlayer's last name.
positioncharacterListed roster position (G, F, C, etc.).
orderintegerDisplay order within the result set.