View source: R/manipulateParams.R
scaleAbundance | R Documentation |
Multiplies the abundances of all or of selected species by given factors and then retunes the reproductive efficiencies accordingly.
scaleAbundance(params, factor)
params |
A mizer params object |
factor |
The factor by which the abundance of each species is multiplied. This can be specified in two ways:
|
Does not run the system to steady state. For that you should call
steady()
explicitly afterwards.
An object of type MizerParams
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.