array_ylim: Y-axis limits an array's type calls for

View source: R/plots.R

array_ylimR Documentation

Y-axis limits an array's type calls for

Description

Only a "proportion" has an opinion. A "density" is handled where the size axis is converted, and a "value" needs nothing.

Usage

array_ylim(x, ylim, log_y, values)

Arguments

x

A mizer array object.

ylim

Numeric vector of length two, the limits the caller asked for.

log_y

Whether the y axis is logarithmic.

values

The values being plotted.

Value

A numeric vector of length two.


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