espn_cfb_pbp: Get ESPN college football PBP data

View source: R/espn_cfb_pbp.R

espn_cfb_pbpR Documentation

Get ESPN college football PBP data

Description

Get ESPN college football PBP data

Usage

espn_cfb_pbp(game_id, epa_wpa = FALSE)

Arguments

game_id

Game ID

epa_wpa

Logical parameter (TRUE/FALSE) to return the Expected Points Added/Win Probability Added variables

Value

A data frame with college football play-by-play data

Author(s)

Saiem Gilani

Examples

 
   try(espn_cfb_pbp(game_id = 401282614, epa_wpa = TRUE))
 


saiemgilani/cfbfastR documentation built on Sept. 14, 2024, 2:39 p.m.