get_latest_standings: Getting the Latest Standings of the Competition

Description Usage Arguments Examples

View source: R/get_latest_standings.R

Description

This function calculates the latest standings in my PremPredict competition.

Usage

1

Arguments

data_input

A data frame that is created by the get_player_data function.

...

Extra parameters.

Examples

1
2
3
4
## Not run: 
get_latest_standings(data_input = data_from_get_player_data)

## End(Not run)

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