fetch_boxscore_stats: Function to fetch game boxcores

Description Usage Arguments Value

View source: R/fetch-boxscore.R

Description

Function to fetch game boxcores

Usage

1

Arguments

gameID

A vector of gameIDs from NHL API

Value

A list containing three elements

team_stats

Data about team performance (goals, shots, etc).

skater_stats

Data about skaters.

goalie_stats

Data about goaltender performance.


anthonyshook/nhldata documentation built on Feb. 22, 2021, 3:51 a.m.