Learn R Programming

nhlscraper (version 0.4.2)

shift_chart: Access the shift chart for a game

Description

shift_chart() scrapes the shift chart for a given game.

Usage

shift_chart(game = 2023030417)

Value

data.frame with one row per shift

Arguments

game

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

Examples

Run this code
shifts_Martin_Necas_legacy_game <- shift_chart(game = 2025020275)

Run the code above in your browser using DataLab