Returns the MizerParams object underlying the simulation with its initial
abundances set to the abundances at the initial time of the
simulation.
Examples
sim <- project(NS_params, t_max = 20, effort = 0.5)
params_start <- initialParams(sim)
Returns the MizerParams object underlying the simulation with its initial
abundances set to the abundances at the initial time of the
simulation.
sim <- project(NS_params, t_max = 20, effort = 0.5)
params_start <- initialParams(sim)