games: Access all the games

View source: R/Game.R

gamesR Documentation

Access all the games

Description

games() returns the stats API game catalog with one row per NHL game, ordered by gameId and normalized to gameId, seasonId, and gameTypeId.

Usage

games()

Value

data.frame with one row per game

Examples

# May take >5s, so skip.
all_games <- games()

nhlscraper documentation built on June 29, 2026, 1:06 a.m.