ncaa_fb_team_stats: ncaa_fb_game_info

View source: R/ncaa_fb_team_stats.R

ncaa_fb_team_statsR Documentation

ncaa_fb_game_info

Description

Obtains football game team box scores from the NCAA API.

Usage

ncaa_fb_team_stats(game_id)

Arguments

game_id

the game_id of a given NCAA FB game from the NCAA API

Value

a data frame with NCAA FB game team stats

Examples


  ncaa_fb_team_stats(5931773)


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