Learn R Programming

odds.converter (version 1.4.8)

odds.us2dec: Convert US odds to Decimal odds

Description

Convert US odds to Decimal odds

Usage

odds.us2dec(x)

Arguments

x

A vector of US odds

Value

A vector of Decimal odds

Examples

Run this code
# NOT RUN {
odds.us2dec(c(-200,150))
# }

Run the code above in your browser using DataLab