constr_players_per_team | R Documentation |
Players per Team Constraint
constr_players_per_team(model, players, players_per_team, exact = FALSE)
model |
Model object |
players |
List of player objects |
players_per_team |
Positions to limit by team |
exact |
Logical. Whether the team filter values should be honored exactly. Defaults to FALSE. |
Accepts either a named list of teams with numbers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.