nhl_game_boxscore: *NHL Game Boxscore*

View source: R/nhl_game_boxscore.R

nhl_game_boxscoreR Documentation

NHL Game Boxscore

Description

Returns information on game boxscore for a given game id

Usage

nhl_game_boxscore(game_id)

Arguments

game_id

Game unique ID

Value

Returns a named list of data frames: team_box, player_box, skaters, goalies, on_ice, on_ice_plus, penalty_box, scratches, team_coaches

Examples


   try(nhl_game_boxscore(game_id = 2021020182))


benhowell71/fastRhockey documentation built on March 1, 2024, 9:23 a.m.