| game_odds | R Documentation |
game_odds() returns the public partner-game feed for one country, with one
row per current game and normalized team, game type, bookmaker, and odds
fields when NHL exposes them.
game_odds(country = "US")
country |
two-letter code (e.g., 'CA'); see |
data.frame with one row per game
game_odds_CA <- game_odds(country = 'CA')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.