| build_classic_model | R Documentation |
Build Base Model
build_classic_model(size, team_vector, pts, maximize = TRUE)
size |
number of players |
team_vector |
vector of teams |
pts |
vector of length 'size' containing points to use in objective function |
maximize |
Whether to maximize the objective (if FALSE, the objective is minimized) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.