Learn R Programming

nhlscraper (version 0.4.2)

get_gc_play_by_play: Access the GameCenter (GC) play-by-play for a game

Description

get_gc_play_by_play() is deprecated. Use gc_play_by_play() instead.

Usage

get_gc_play_by_play(game = 2023030417)

Value

data.frame with one row per event (play)

Arguments

game

integer ID (e.g., 2025020275); see games() for reference