shift_chart() returns one row per player shift for a game with gameId,
teamId, playerId, shift number, period, start/end clocks, elapsed
period/game seconds, and duration. It uses the stats API when available and
falls back to the NHL HTML shift reports for older or missing games.
Arguments
- game
integer ID (e.g., 2025020275); see
games()for reference
