get_games: Get all games

View source: R/Game.R

get_gamesR Documentation

Get all games

Description

get_games() retrieves information on each game, including but not limited to their ID, season, type, start date and time, and home and visiting teams' IDs and scores.

Usage

get_games()

Value

tibble with one row per game

Examples

# This may take >5s, so skip.

  all_games <- get_games()


nhlscraper documentation built on Aug. 8, 2025, 6:28 p.m.