odds.dec2all {odds.converter}R Documentation

Convert Decimal Odds to all other formats

Description

Convert Decimal Odds to all other formats

Usage

odds.dec2all(x)

Arguments

x

A vector of Decimal odds

Value

A data.frame

Examples

odds.dec2all(c(1.93,2.05))

[Package odds.converter version 1.4.8 Index]