powered by
Get calendar of weeks by season.
cfbd_calendar(year)
(Integer required): Year, 4 digit format (YYYY)
cfbd_calendar() - A data frame with 5 variables:
cfbd_calendar()
season
Calendar season.
week
Calendar game week.
season_type
Season type of calendar week.
first_game_start
First game start time of the calendar week.
last_game_start
Last game start time of the calendar week.
# NOT RUN { try(cfbd_calendar(2019)) # }
Run the code above in your browser using DataLab