Learn R Programming

nhlscraper (version 0.5.0)

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

Description

goalie_edge_seasons() retrieves the season(s) and game type(s) in which there exists goalie 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

goalie_edge_seasons()

Arguments

Value

data.frame with one row per season

Examples

Run this code
goalie_EDGE_seasons <- goalie_edge_seasons()

Run the code above in your browser using DataLab