phf_game_all: pull in the raw data for a game_id from the PHF/NWHL API
The PHF has ceased operations. This function is deprecated and will be removed in a future release.
Value
A named list of data frames: plays, team_box, skaters, goalies, game_details, scoring_summary, shootout_summary, penalty_summary, officials, team_staff, timeouts
Examples
# \donttest{
try(phf_game_all(game_id = 612254))
#> Error : `phf_game_all()` was deprecated in fastRhockey 1.0.0 and is now defunct.
#> ℹ The PHF has ceased operations.
# }
