get_nfl_boxscore: Get NFL boxscore for a specific game from ESPN's API

View source: R/get_nfl_boxscore.R

get_nfl_boxscoreR Documentation

Get NFL boxscore for a specific game from ESPN's API

Description

Get NFL boxscore for a specific game from ESPN's API

Usage

get_nfl_boxscore(game_id)

Arguments

game_id

character

Value

Returns a tibble

Examples

# Get NFL play-by-play for a specific game
get_nfl_boxscore(game_id = "300912027")


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