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