| espn_play_by_play | R Documentation |
espn_play_by_play() scrapes the ESPN play-by-play for a given game.
espn_play_by_play(game = 401777460)
espn_pbp(game = 401777460)
game |
integer ID (e.g., 401777460); see |
data.frame with one row per event (play)
ESPN_pbp_SCF_20242025 <- espn_play_by_play(game = 401777460)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.