powered by
look up the men's college football calendar for a given season
espn_cfb_calendar(year = NULL, groups = NULL)
(int): Used to define different seasons. 2002 is the earliest available season.
(string): Used to define different divisions. FBS or FCS.
espn_cfb_calendar() - A data frame with 8 variables:
espn_cfb_calendar()
season
.
season_type
label
alternate_label
detail
week
start_date
end_date
# NOT RUN { try(espn_cfb_calendar(2021)) # }
Run the code above in your browser using DataLab