View source: R/field_hockey_schedule.R
| field_hockey_schedule | R Documentation |
Get U SPORTS field hockey schedule
field_hockey_schedule()
| Column Name | Type |
| date | chr |
| away | chr |
| away_score | int |
| home | chr |
| home_score | int |
| status | chr |
| notes | chr |
| month | chr |
| box_scores | chr |
| conference | int |
| division | int |
| exhibition | int |
| post_season | int |
| season | chr |
try(field_hockey_schedule())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.