ncaa_fb_box_score: ncaa_fb_box_score

View source: R/ncaa_fb_box_score.R

ncaa_fb_box_scoreR Documentation

ncaa_fb_box_score

Description

Obtains football game team box scores from the NCAA API.

Usage

ncaa_fb_box_score(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 player box score data for the given game

Examples


  ncaa_fb_box_score(game_id = 5931773)


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