get_odds_data: Getting Odds for Final Week

Description Usage Arguments Examples

View source: R/get_odds_data.R

Description

This function retrieves a csv file with odds data for the final week of matches in the Premier League.

Usage

1
get_odds_data(url_value)

Arguments

url_value

A character string for the URL on Dropbox of the csv file that stores this odds data.

Examples

1
2
3
4
## Not run: 
get_odds_data(url_value = "https://www.abcdef.com/abcdefg123.csv")

## End(Not run)

p0bs/premPredictor documentation built on April 23, 2020, 2 p.m.