get_espn_win_prob: Get NFL in-game win probabilities for a specific game from...

View source: R/get_nfl_win_prob.R

get_espn_win_probR Documentation

Get NFL in-game win probabilities for a specific game from ESPN

Description

Get NFL in-game win probabilities for a specific game from ESPN

Usage

get_espn_win_prob(game_id)

Arguments

game_id

Character string - can be acquired from the website of a specific game, or from espnscrapeR::get_nfl_schedule()

Value

Returns a tibble

Examples

# Get win prob from specific game
get_espn_win_prob(game_id = "401030956")

jthomasmock/espnscrapeR documentation built on Feb. 11, 2024, 4:07 p.m.