View source: R/hockey_schedule.R
| hockey_schedule | R Documentation |
Get U SPORTS hockey schedules
hockey_schedule(gender)
gender |
Gender of athletes "m" or "w" |
| Column Name | Type |
| league | chr |
| season | chr |
| game_id | chr |
| date | Date |
| exhibition | lgl |
| home_team | chr |
| away_team | chr |
| home_score | int |
| away_score | int |
| game_url | chr |
try(hockey_schedule("m"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.