View source: R/odds_consensus.R
odds_consensus | R Documentation |
scrapes the 'odds consensus' page from oddsshark.com to provide insight on where the public is betting on any given game all you need to do is enter the amount of games for that week listed on the oddsshark consensus page (https://www.oddsshark.com/nfl/consensus-picks) and it will generate a table that lists the different game, their respective spreads at that point-in-time, and what share of wagers have gone in either direction
odds_consensus(week_num, num_games)
week_num |
number week of NFL play are we currently in |
num_games |
number of games listed on oddsshark.com consensus site that have percent shares listed |
a tibble of all games for that week
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.