get_seasons: Get all seasons

View source: R/League.R

get_seasonsR Documentation

Get all seasons

Description

get_seasons() retrieves information on each season, including but not limited to their ID; start and end dates; number of regular season and playoff games; Stanley Cup owner; Olympics participation; entry and supplemental draft, conference-division, win-tie-loss, and wildcard regulations.

Usage

get_seasons()

Value

tibble with one row per season

Examples

all_seasons <- get_seasons()

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