manager_user_budgets | R Documentation |
Initialise manager and user budgets
manager_user_budgets( agents, manager_budget = 1000, user_budget = 1000, usr_budget_rng = 0, budget_col = 17 )
agents |
The agents array |
manager_budget |
The budget of a manager |
user_budget |
What is the budget of a user |
usr_budget_rng |
Uniform range of users budgets |
budget_col |
Column where the budget is located |
An updated agents data frame with correct budgets
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.