odds.dec2all: Convert Decimal Odds to all other formats

Description Usage Arguments Value Examples

Description

Convert Decimal Odds to all other formats

Usage

1

Arguments

x

A vector of Decimal odds

Value

A data.frame

Examples

1
odds.dec2all(c(1.93,2.05))

Example output

  DECIMAL        US   PROB   HK    INDO   MALAY
1    1.93 -107.5269 0.5181 0.93 -1.0753  0.9300
2    2.05  105.0000 0.4878 1.05  1.0500 -0.9524

odds.converter documentation built on May 1, 2019, 8:02 p.m.