pbp_example: Sample of NHL play-by-play data.

Description Usage Format Source

Description

A data set containing NHL play-by-play data for four Philadelphia Flyers games from November 2019.

Usage

1

Format

A data frame with 2501 rows and 46 variables. Selected variables:

game_id

The unique identifier for each game.

event_index

The unique identifier for each event within each game.

game_seconds

The time, in seconds, when each event occurred (e.g., an event at 63 seconds took place 1:03 into the game).

event_type

Classifying each event (e.g., GOAL, CHANGE, SHOT).

Source

Scraped via the Evolving-Hockey scraper https://github.com/evolvingwild/evolving-hockey/blob/master/EH_scrape_functions.R


meghall06/betweenthepipes documentation built on Nov. 12, 2020, 10:23 a.m.