nhl20022013: Pre-processed game table and player list

Description Usage Format

Description

While these data sets can be assembled using the function construct.roster() within nhlscrapr, these data objects are provided as a convenience to the user.

Usage

1
nhl20022013

Format

roster.master: a 4851-by-6 data frame with all player identifiers present in game data. Useful for replacing players with unique ID numbers in game records. Has all variations of spellings, nicknames and uniform numbers.

roster.unique: a 2476-by-6 data frame, derived from roster, with unique player IDs only. Useful for collecting individual statistics on players.

games: a game table, as called from full.game.database(), with cells filled in with game information.


bensoltoff/nhlscrapr documentation built on May 12, 2019, 2:08 p.m.