get_partner_odds: Get partner odds as of now

View source: R/Other.R

get_partner_oddsR Documentation

Get partner odds as of now

Description

get_partner_odds() retrieves partner-provided information on each game for a given country, including but not limited to their ID and home and away team odds. Access get_countries() for country reference.

Usage

get_partner_odds(country = "US")

Arguments

country

string 2-letter Code

Value

tibble with one row per game

Examples

partner_odds_now_CA <- get_partner_odds(country='CA')

nhlscraper documentation built on Aug. 8, 2025, 6:28 p.m.