View source: R/get_game_lines.R
get_game_lines | R Documentation |
Get lines and odds on main bets for popular sports from popular betting sites
get_game_lines(
site,
sport,
exclude_live = TRUE,
exclude_alts = TRUE,
raw_data = NULL,
save_path = NULL
)
site |
|
sport |
|
exclude_live |
|
exclude_alts |
|
raw_data |
|
save_path |
|
this code should pull moneylines, spreads, and totals, including alternate spreads and totals,
data.frame
tidy game lines with tidy columns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.