| wsc_play_by_plays | R Documentation |
wsc_play_by_plays() loads the WSC play-by-plays for a given season.
wsc_play_by_plays(season = 20242025)
wsc_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.
wsc_pbps_20212022 <- wsc_play_by_plays(season = 20212022)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.