get_ArrayTimeBySpeciesBySize_w: Get the size grid for an ArrayTimeBySpeciesBySize object

View source: R/ArrayTimeBySpeciesBySize-class.R

get_ArrayTimeBySpeciesBySize_wR Documentation

Get the size grid for an ArrayTimeBySpeciesBySize object

Description

Internal helper, the three-dimensional analogue of get_ArraySpeciesBySize_w(). Returns the geometric bin centres (see bin_midpoints()) when the array is tagged as a bin average and the model uses second-order bin-averaging, otherwise the grid nodes read from the size dimension names. Falls back to the dimension names when no params is attached.

Usage

get_ArrayTimeBySpeciesBySize_w(x)

Arguments

x

An ArrayTimeBySpeciesBySize object.

Value

A numeric vector giving the size represented by each size slice.


mizer documentation built on Aug. 24, 2026, 9:08 a.m.