Learn R Programming

nhlscraper (version 0.5.0)

team_edge_seasons: Access the season(s) and game type(s) in which there exists team EDGE statistics

Description

team_edge_seasons() retrieves the season(s) and game type(s) in which there exists team EDGE statistics as a data.frame where each row represents season and includes detail on date/season filtering windows and chronological context plus NHL EDGE style tracking outputs and relative-performance context.

Usage

team_edge_seasons()

Arguments

Value

data.frame with one row per season

Examples

Run this code
team_EDGE_seasons <- team_edge_seasons()

Run the code above in your browser using DataLab