phf_game_summary: *PHF Game Summary*

View source: R/phf_game.R

phf_game_summaryR Documentation

PHF Game Summary

Description

phf_game_summary: pull in the raw data for a game_id from the PHF/NWHL API

Usage

phf_game_summary(game_id)

Arguments

game_id

The unique ID code for the game that you are interested in viewing the data for

Value

A named list of data frames: scoring_summary,shootout_summary, penalty_summary, officials, team_staff, timeouts

Examples


  try(phf_game_summary(game_id = 612254))


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