Learn R Programming

nhlscraper (version 0.4.1)

shifts: Access the shift charts for a game

Description

shifts() scrapes the shift charts for a given game.

Usage

shifts(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 <- shifts(game = 2025020275)

Run the code above in your browser using DataLab