| gc_play_by_plays | R Documentation |
gc_play_by_plays() loads the GC play-by-plays for a given season.
gc_play_by_plays(season = 20242025)
gc_pbps(season = 20242025)
season |
integer in YYYYYYYY (e.g., 20242025); see |
data.frame with one row per event (play) per game
# May take >5s, so skip.
gc_pbps_20212022 <- gc_play_by_plays(season = 20212022)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.