Description Usage Arguments Value Examples
View source: R/optimize_lineup.R
optimizes DFS lineup
1 2 | optimize_lineup(dat, budget_in, qb_fixed, rb_fixed, wr_fixed, te_fixed,
dst_fixed)
|
dat |
DFS datatable |
budget_in |
budget price |
qb_fixed |
QB to optimize around |
rb_fixed |
RB to optimize around |
wr_fixed |
WR to optimize around |
te_fixed |
TE to optimize around |
dst_fixed |
DST to optimize around |
datatable
1 | optimize_lineup(dat, budget_in, qb_fixed, rb_fixed, wr_fixed, te_fixed, dst_fixed)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.