ncaa_fb_games: ncaa_fb_games

View source: R/ncaa_fb_games.R

ncaa_fb_gamesR Documentation

ncaa_fb_games

Description

Obtains a list of games for a given week and year of the season

Usage

ncaa_fb_games(week, year)

Arguments

week

the week number of the given season

year

the year for the season you wish to look at

Value

a data frame with all games for the given, week, year

Examples


  ncaa_fb_games(10, 2021)


ehess/ncaascrapR documentation built on March 28, 2022, 3:33 a.m.