Learn R Programming

nhlscraper (version 0.5.0)

seasons: Access all the seasons

Description

seasons() retrieves all the seasons as a data.frame where each row represents season and includes detail on date/season filtering windows and chronological context.

Usage

seasons()

Arguments

Value

data.frame with one row per season

Examples

Run this code
all_seasons <- seasons()

Run the code above in your browser using DataLab