odds_consensus: scrapes the 'odds consensus' page from oddsshark.com to...

View source: R/odds_consensus.R

odds_consensusR 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

Description

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

Usage

odds_consensus(week_num, num_games)

Arguments

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

Value

a tibble of all games for that week


benny-dreyf/oddsmaker documentation built on Jan. 31, 2025, 12:04 a.m.