phf_game_all | R Documentation |
phf_game_all: pull in the raw data for a game_id from the PHF/NWHL API
phf_game_all(game_id)
game_id |
The unique ID code for the game that you are interested in viewing the data for |
A named list of data frames: plays, team_box, skaters, goalies, game_details, scoring_summary, shootout_summary, penalty_summary, officials, team_staff, timeouts
try(phf_game_all(game_id = 612254))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.