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