ncaa_fb_pbp: ncaa_fb_pbp

View source: R/ncaa_fb_pbp.R

ncaa_fb_pbpR Documentation

ncaa_fb_pbp

Description

Obtains the play by play info for a NCAA FB game

Usage

ncaa_fb_pbp(game_id)

Arguments

game_id

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

Value

a data frame of rows for each play in the game

Examples


  ncaa_fb_pbp(5931773)


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