| wsc_play_by_play | R Documentation |
wsc_play_by_play() scrapes the WSC play-by-play for given game.
wsc_play_by_play(game = 2023030417)
wsc_pbp(game = 2023030417)
game |
integer ID (e.g., 2025020275); see |
data.frame with one row per event (play)
wsc_pbp_Martin_Necas_legacy_game <- wsc_play_by_play(game = 2025020275)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.