dot-ff_optimise_one_lineup: Optimise single lineup

.ff_optimise_one_lineupR Documentation

Optimise single lineup

Description

Optimises lineups for one franchise week at a time. Use purrr or loops to do more franchises/weeks/seasons

Usage

.ff_optimise_one_lineup(franchise_scores, lineup_constraints)

Arguments

franchise_scores

a data frame of scores for one week and one franchise

lineup_constraints

a data frame as created by ffscrapr::ff_starter_positions()

Value

a list including the optimal_score and the optimal_lineup.


ffverse/ffsimulator documentation built on Oct. 15, 2024, 7:11 a.m.