N: Time series of size spectra

View source: R/MizerSim-class.R

NR Documentation

Time series of size spectra

Description

Fetch the simulation results for the size spectra over time.

Usage

N(sim)

NResource(sim)

Arguments

sim

A MizerSim object

Value

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

Examples

str(N(NS_sim))
str(NResource(NS_sim))

mizer documentation built on April 26, 2023, 5:12 p.m.