| replay | R Documentation |
replay() scrapes the replay for a given event.
replay(game = 2023030417, event = 866)
game |
integer ID (e.g., 2025020262); see |
event |
integer ID (e.g., 751); see |
data.frame with one row per decisecond
Gabriel_Landeskog_first_regular_goal_back_replay <- replay(
game = 2025020262,
event = 751
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.