load_cfb_schedules | R Documentation |
This returns game/schedule information
load_cfb_schedules(seasons = most_recent_cfb_season())
seasons |
a numeric vector of seasons to return, default |
A tibble of game information for past and/or future games.
cfbd_game_info()
Issues with this data should be filed here: https://github.com/sportsdataverse/cfbfastR-data
try(load_cfb_schedules(2020))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.