| hockey_pbp | R Documentation |
Get U SPORTS hockey pbp
hockey_pbp(gender, year = c())
gender |
Gender of athletes "m" or "w" |
year |
The season(s) of interest. |
| Column Name | Type |
| event | chr |
| period | chr |
| game_id | chr |
| away_team | chr |
| home_team | chr |
| season | chr |
| season_type | chr |
try(hockey_pbp("m",2018))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.