Per-player time-on-ice totals for an OHL game.
Examples
try(ohl_player_toi(game_id = 27225))
#> ── OHL Player TOI from HockeyTech ───────────────────────── fastRhockey 1.0.0 ──
#> ℹ Data updated: 2026-06-13 03:26:14 UTC
#> # A tibble: 0 × 6
#> # ℹ 6 variables: player_id <int>, first_name <chr>, last_name <chr>,
#> # toi_seconds <int>, num_shifts <int>, avg_shift_s <dbl>
