bestFormation: Return the best formation

Description Usage Arguments Value

View source: R/fpl_db_fns.R

Description

Return the formation leading to the best score in given game weeks

Usage

1
bestFormation(f, weeks = c(), managers = c())

Arguments

f

an fpl object

weeks

Vector of weeks. If empty then include all weeks

managers

Vector of teams. Vector of manager names, manager IDs or team names. If empty then include all teams

Value

dataframe containing table


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