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(): An ArrayTimeBySpeciesBySize object (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 Aug. 31, 2026, 5:08 p.m.