get_latest_EPL_table: Getting the Latest Standings in the Premier League

Description Usage Arguments Examples

View source: R/get_latest_EPL_table.R

Description

This function gets the latest standings in the Premier League.

Usage

1
get_latest_EPL_table(use_saved_data = FALSE, data_file)

Arguments

use_saved_data

Whether to use a saved data frame. Default is FALSE.

data_file

An rds file containing a data frame that is created by the get_player_data function.

Examples

1
2
3
4
## Not run: 
get_latest_EPL_table()

## End(Not run)

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