season_now: Access the season as of now

View source: R/League.R

season_nowR Documentation

Access the season as of now

Description

season_now() retrieves the season as of now and returns a scalar integer used as the current-context default in season/game-type dependent wrappers.

Usage

season_now()

Value

integer in YYYYYYYY (e.g., 20242025)

Examples

season_now <- season_now()

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