| estimate_memory_required | R Documentation |
Estimate memory required for simulation
estimate_memory_required(n_agents, record_mode = 0, time_horizon = 20)
n_agents |
number of agents |
record_mode |
recording mode (0=none, 1=agent, 2=event, 3=some_event) |
time_horizon |
simulation time horizon in years |
estimated memory in bytes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.