Skip to contents

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()