View source: R/get_nfl_boxscore_players.R
get_nfl_boxscore_players | R Documentation |
Get NFL boxscore for players for a specific game from ESPN's API
get_nfl_boxscore_players(game_id)
game_id |
character |
Returns a tibble
# Get NFL play-by-play for a specific game
get_nfl_boxscore_players(game_id = "300912027")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.