cfbd_calendar | R Documentation |
Get calendar of weeks by season.
cfbd_calendar(year)
year |
(Integer required): Year, 4 digit format (YYYY) |
cfbd_calendar()
- A data frame with 5 variables:
season
: character.Calendar season.
week
: integer.Calendar game week.
season_type
: characterSeason type of calendar week.
first_game_start
: character.First game start time of the calendar week.
last_game_start
: character.Last game start time of the calendar week.
try(cfbd_calendar(2019))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.