Learn R Programming

nhlscraper (version 0.2.0)

get_season_now: Get season as of now

Description

get_season_now() retrieves information on the current season, including but not limited to its ID and game-type.

Usage

get_season_now()

Arguments

Value

tibble with one row

Examples

Run this code
season_now <- get_season_now()

Run the code above in your browser using DataLab