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