game_type_now: Access the game type as of now

View source: R/League.R

game_type_nowR Documentation

Access the game type as of now

Description

game_type_now() scrapes the current game type.

Usage

game_type_now()

Value

integer in 1:3 (where 1 = pre-season, 2 = regular season, 3 = playoff/post-season)

Examples

game_type_now <- game_type_now()

nhlscraper documentation built on Dec. 17, 2025, 5:10 p.m.