Implied2US: Convert Implied to American odds

Description Usage Arguments Value Examples

View source: R/odds_converter.R

Description

Returns a vector of American odds

Usage

1
Implied2US(implied, precision = 4)

Arguments

precision

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

decimal

A vector of Implied odds.

Value

A vector of American odds.

Examples

1
Implied2US(c(.34, .54, .88, .12))

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