Learn R Programming

odds.converter (version 1.4.8)

odds.us2all: Convert US Odds to all other formats

Description

Convert US Odds to all other formats

Usage

odds.us2all(x)

Arguments

x

A vector of US odds

Value

A data.frame

Examples

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

Run the code above in your browser using DataLab