Learn R Programming

nhlscraper (version 0.5.0)

penalty_shots: Access all the penalty shots

Description

penalty_shots() retrieves all the penalty shots as a data.frame where each row represents penalty shot and includes detail on game timeline state, period/clock progression, and matchup flow plus date/season filtering windows and chronological context.

Usage

penalty_shots()

pss()

Arguments

Value

data.frame with one row per penalty shot

Examples

Run this code
all_pss <- penalty_shots()

Run the code above in your browser using DataLab