fpl_league: Get league table

Description Usage Arguments Value

View source: R/fpl_db_fns.R

Description

Retrieve a cumulative league table a fantasy football league

Usage

1
fpl_league(f, max_week = 0, out_type = "total")

Arguments

f

an fpl object

max_week

Maximum week. Defaults to maximum in database

out_type

Type of output. If total then return the total to the maximum week. If cumulative then return a cumulative score by week

Value

dataframe containing table


harveyl888/fplR documentation built on Aug. 21, 2019, 1:15 a.m.