View source: R/MizerSim-class.R
N | R Documentation |
Fetch the simulation results for the size spectra over time.
N(sim)
NResource(sim)
sim |
A MizerSim object |
For N()
: A three-dimensional array (time x species x size) with the
number density of consumers
For NResource()
: An array (time x size) with the number density of resource
str(N(NS_sim))
str(NResource(NS_sim))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.