| espn_game_odds | R Documentation |
espn_game_odds() returns ESPN's odds items for one game with one row per
provider/market entry and camelCase names for nested price, spread, and total
fields.
espn_game_odds(game = 401777460)
game |
integer ID (e.g., 401777460); see |
data.frame with one row per provider
ESPN_odds_SCF_20242025 <- espn_game_odds(game = 401777460)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.