scan_y_label: Axis labels for a MizerScan

View source: R/MizerScan-class.R

scan_y_labelR Documentation

Axis labels for a MizerScan

Description

Assembles "<name> [<units>]", the same way array_y_label() does for the array classes.

Usage

scan_y_label(x, default = "Value")

scan_x_label(x, default = "Scan value")

label_with_units(name, units)

Arguments

x

A MizerScan object.

default

The label to use when the name is missing.

name

The name of the quantity.

units

The units, possibly NULL.

Value

A string.


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