Learn R Programming

nhlscraper (version 0.5.0)

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

Arguments

Value

integer in YYYYYYYY (e.g., 20242025)

Examples

Run this code
season_now <- season_now()

Run the code above in your browser using DataLab