get_player_data: Getting Player Predictions

Description Usage Arguments Examples

View source: R/get_player_data.R

Description

This function retrieves each player's predictions for my PremPredict competition.

Usage

1
get_player_data(url_value)

Arguments

url_value

A character string for the URL on Dropbox of the csv file that stores these predictions.

Examples

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

## End(Not run)

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