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