Learn R Programming

odds.converter (version 1.4.8)

odds.dec2hk: 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

Run this code
# NOT RUN {
odds.dec2hk(c(1.93,2.05))
# }

Run the code above in your browser using DataLab