initialNOther<- {mizer} | R Documentation |
Initial values for other ecosystem components
Description
Values used as starting values for simulations with project()
.
Usage
initialNOther(params) <- value
initialNOther(object)
Arguments
params |
A MizerParams object |
value |
A named list with the initial values of other ecosystem components |
object |
An object of class MizerParams or MizerSim |
Value
A named list with the initial values of other ecosystem components
[Package mizer version 2.5.1 Index]