spectra_bin_width: Look up the size-bin widths for spectra data

View source: R/plots.R

spectra_bin_widthR Documentation

Look up the size-bin widths for spectra data

Description

Matches the weights in the plotting data to the model's full size grid and returns the corresponding bin widths.

Usage

spectra_bin_width(w, params)

Arguments

w

Numeric vector of weights.

params

A MizerParams object.

Value

A numeric vector of bin widths, one for each entry of w.


mizer documentation built on Aug. 31, 2026, 5:08 p.m.