get_standings_information: Get standings information for all seasons

View source: R/League.R

get_standings_informationR Documentation

Get standings information for all seasons

Description

get_standings_information() retrieves information on each season, including but not limited to their ID; start and end dates for standings; and conference-division, win-tie-loss, and wildcard regulations. May soon be merged with get_seasons().

Usage

get_standings_information()

Value

tibble with one row per season

Examples

standings_info <- get_standings_information()

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