set_scan_maximum: Record where each series attains its maximum

View source: R/MizerScan-class.R

set_scan_maximumR Documentation

Record where each series attains its maximum

Description

Sets the at_max and max_value attributes from the rows currently in the object, so that subsetting cannot leave a stale maximum behind.

Usage

set_scan_maximum(x)

Arguments

x

A MizerScan object.

Value

x with the two attributes set.


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