get_nfl_boxscore_players: Get NFL boxscore for players for a specific game from ESPN's...

View source: R/get_nfl_boxscore_players.R

get_nfl_boxscore_playersR Documentation

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

Description

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

Usage

get_nfl_boxscore_players(game_id)

Arguments

game_id

character

Value

Returns a tibble

Examples

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


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