Description Usage Arguments Value
View source: R/structure_for_optimization.R
Prepare a file for dfs optimization
1 2 3 4 5 6 | structure_for_optimization(
salaries = NULL,
projections = NULL,
platform = NULL,
sport = NULL
)
|
salaries |
data.frame of salary data |
projections |
data.frae with projections |
platform |
character, dfs platform |
sport |
character, sport |
data.frame to be used as input for optimization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.