oddschecker2: Find the odds of each outcome of an event from...

Description Usage Arguments

Description

Find the odds for each of the listed outcomes of an event on www.oddschecker.com, for each of the listed bookies. This function is essentially a re-exported fix of the function oddschecker from the gambleR package.

Usage

1
oddschecker2(event, in_play = TRUE)

Arguments

event

A www.oddschecker.com event path, given as a string. This is essentially an event URL with the "www.oddschecker.com/" base removed.

in_play

Logical. Should in-play arbitrage opportunities (arbs) also be returned? If FALSE and event is in-play, then a NULL data.frame is returned.


aRbs documentation built on April 24, 2021, 5:08 p.m.