Learn R Programming

nhlscraper (version 0.4.2)

gc_summary: Access the GameCenter (GC) summary for a game

Description

gc_summary() scrapes the GC summary for a given game.

Usage

gc_summary(game = 2023030417)

Value

list of various items

Arguments

game

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

Examples

Run this code
gc_summary_Martin_Necas_legacy_game <- gc_summary(game = 2025020275)

Run the code above in your browser using DataLab