powered by
This returns game/schedule information
load_cfb_schedules(seasons = most_recent_cfb_season())
a numeric vector of seasons to return, default TRUE returns all available data.
TRUE
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
# NOT RUN { try(load_cfb_schedules(2020)) # } # NOT RUN { # }
Run the code above in your browser using DataLab