Learn R Programming

mizer (version 3.4.0)

set_scan_maximum: 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)

Value

x with the two attributes set.

Arguments

x

A MizerScan object.