hockey_pbp: Get U SPORTS hockey pbp

View source: R/hockey_pbp.R

hockey_pbpR Documentation

Get U SPORTS hockey pbp

Description

Get U SPORTS hockey pbp

Usage

hockey_pbp(gender, year = c())

Arguments

gender

Gender of athletes "m" or "w"

year

The season(s) of interest.

Value

Column Name Type
event chr
period chr
game_id chr
away_team chr
home_team chr
season chr
season_type chr

Examples

try(hockey_pbp("m",2018))

usportsR documentation built on March 16, 2026, 5:08 p.m.