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