Plot growth curve for several simulations
The function plotGrowthCurve
takes a list of simulations and plots the time course of species with standard deviation.
plotGrowthCurve( simlist, time = c(NULL, NULL), ret_data = FALSE, use_biomass = F, specs = NULL )
simlist |
A list of simulations (eval objects). |
time |
Vector with two entries defining start and end time |
ret_data |
Set true if data should be returned |
use_biomass |
If enabled then biomass is used instead of cell number |
specs |
List of species for which a growth curve should be shown (default: all) |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.