Learn R Programming

odds.converter (version 1.4.8)

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

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

Run the code above in your browser using DataLab