Description Usage Arguments Value
View source: R/kickoff_optimization.R
Kickoff dfs optimization pipeline
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
SPORT |
character, which dfs sport/league |
PLATFORM |
character, which dfs platform |
PROJECTIONS |
character, which projections to use |
PROJ_COL |
character, which column in projections |
LU_MULT |
numeric, LU_MULT * number of entries = number of lineups generated |
PROJ_PATH |
character, path to projections csv |
SALARY_PATH |
character, path to player salary csv |
ENTRY_PATH |
character, path to entry csv |
TEMP_PATH |
character, path to directory for writing temp files |
MAX_EXP |
numeric, maximum exposure to any individual player in lineups |
MAX_REPEATED_PLAYERS |
numeric, maximum number of repeated combinations of players |
PY_PATH |
string to python |
outputs a csv to be entered into dfs site
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.