penalty_shots: Access all the penalty shots

View source: R/Event.R

penalty_shotsR Documentation

Access all the penalty shots

Description

penalty_shots() returns historical penalty-shot records with one row per attempt, including game, season/game type, shooter/goalie, team, and outcome fields.

Usage

penalty_shots()

pss()

Value

data.frame with one row per penalty shot

Examples

all_pss <- penalty_shots()

nhlscraper documentation built on June 29, 2026, 1:06 a.m.