View source: R/nhl_game_feed.R
nhl_game_pbp | R Documentation |
Returns information on game pbp for a given game id
nhl_game_pbp(game_id)
game_id |
Game unique ID |
Returns a named list of data frames: all_plays
try(nhl_game_pbp(game_id=2021020182))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.