| shift_chart_summaries | R Documentation |
shift_chart_summaries() downloads the stored season-level shift-summary
parquet snapshot with per-player, per-period time-on-ice splits.
shift_chart_summaries(season = 20242025)
season |
integer in YYYYYYYY (e.g., 20242025); see |
data.frame with one row per player per period
# May take >5s, so skip.
shift_chart_summaries_20212022 <- shift_chart_summaries(season = 20212022)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.