| openArena | R Documentation | 
The function openArena can be used to start a default simulation.
openArena()
Returns an object of class Eval which can be used for subsequent analysis steps.
 
sim <- openArena()
evalArena(sim, time=5, phencol = TRUE, 
          plot_items=c("Population", "EX_o2(e)", "EX_for(e)", "EX_glc(e)"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.