US2Dec: Convert American to Decimal odds

Description Usage Arguments Value Examples

View source: R/odds_converter.R

Description

Returns a vector of Decimal odds

Usage

1
US2Dec(american, precision = 2)

Arguments

american

A vector of American odds.

precision

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

Value

A vector of Decimal odds.

Examples

1
US2Dec(c(-250, 600, 137, -110))

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