Learn R Programming

cfbfastR (version 1.9.0)

espn_cfb_pbp: 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

Examples

Run this code
# NOT RUN {
 
# }
# NOT RUN {
   try(espn_cfb_pbp(game_id = 401282614))
 
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab