| espn_cfb_calendar | R Documentation | 
look up the men's college football calendar for a given season
espn_cfb_calendar(year = NULL, groups = NULL)
| year | (int): Used to define different seasons. 2002 is the earliest available season. | 
| groups | (string): Used to define different divisions. FBS or FCS. | 
espn_cfb_calendar() - A data frame with 8 variables:
season: character..
season_type: character..
label: character..
alternate_label: character..
detail: character..
week: character..
start_date: character..
end_date: character..
try(espn_cfb_calendar(2021))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.