ncaa_fb_game_info: ncaa_fb_game_info

View source: R/ncaa_fb_game_info.R

ncaa_fb_game_infoR Documentation

ncaa_fb_game_info

Description

Obtains football game team box scores from the NCAA API

Usage

ncaa_fb_game_info(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 info with a single row

Examples


  ncaa_fb_game_info(5931773)


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