View source: R/ncaa_fb_games.R
ncaa_fb_games | R Documentation |
Obtains a list of games for a given week and year of the season
ncaa_fb_games(week, year)
week |
the week number of the given season |
year |
the year for the season you wish to look at |
a data frame with all games for the given, week, year
ncaa_fb_games(10, 2021)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.