odds.dec2hk {odds.converter}R Documentation

Convert Decimal Odds to Hong Kong odds

Description

Convert Decimal Odds to Hong Kong odds

Usage

odds.dec2hk(x)

Arguments

x

A vector of Decimal odds

Value

A vector of Hong Kong odds

Examples

odds.dec2hk(c(1.93,2.05))

[Package odds.converter version 1.4.8 Index]