Description Usage Arguments Value Examples
View source: R/nhl_game_feed.R
Returns information on game feed for a given game id
1 | nhl_game_feed(game_id)
|
game_id |
Game unique ID |
Returns a named list of data frames: all_plays, scoring_plays, penalty_plays, plays_by_period, current_play, linescore, decisions, team_box, player_box, skaters, goalies, on_ice, on_ice_plus, penalty_box, scratches, team_coaches
1 | nhl_game_feed(game_id=2018020561)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.