Description Usage Arguments Value Examples
View source: R/odds_converter.R
Returns a vector of Implied odds
1 | US2Implied(american, precision = 4)
|
american |
A vector of American odds. |
precision |
A numerical value representing the precision. The default precision is set to 4 digits. |
A vector of Implied odds.
1 | US2Implied(c(-250, 600, 137, -110))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.