| shift_charts | R Documentation |
shift_charts() downloads the stored season-level shift-chart parquet
snapshot, removes the storage-only id column, and returns one row per
parsed shift.
shift_charts(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.
shift_charts_20212022 <- shift_charts(season = 20212022)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.