View source: R/football_schedule.R
| football_schedule | R Documentation |
Get USPORTS football schedule
football_schedule()
| 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(football_schedule())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.