Start simulation
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)"))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.