Description Usage Arguments Value Examples
View source: R/odds_converter.R
Returns a vector of Decimal odds
1 | Implied2Dec(implied, precision = 2)
|
precision |
A numerical value representing the precision. The default precision is set to 4 digits. |
decimal |
A vector of Implied odds. |
A vector of Decimal odds.
1 | Implied2Dec(c(.34, .54, .88, .12))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.