Skip to contents

shift_chart_summary() retrieves per-player, per-period time-on-ice splits from the HTML shift reports.

Usage

shift_chart_summary(game = 2023030417)

Arguments

game

integer ID (e.g., 2025020275); see games() for reference

Value

data.frame with one row per player per period

Examples

shift_summary_2023030417 <- shift_chart_summary(game = 2023030417)