Dec2All: Convert Decimal to American and Implied odds

Description Usage Arguments Value Examples

View source: R/odds_converter.R

Description

Returns a tibble where each row has American, Decimal, and Implied odds

Usage

1
Dec2All(decimal, precision = 4)

Arguments

precision

A numerical value representing the precision. The default precision is set to 4 digits.

american

A vector of Decimal odds.

Value

A tibble of American, Decimal, and Implied odds

Examples

1
Dec2All(c(3.17, 2.14, 2.01, 1.67))

pwu97/bettingtools documentation built on May 27, 2020, 11:45 p.m.