RobustMax: Robust Max, an alternative to max() that doesn't throw a...

View source: R/misc.R

RobustMaxR Documentation

Robust Max, an alternative to max() that doesn't throw a warning

Description

Robust Max, an alternative to max() that doesn't throw a warning

Usage

RobustMax(x)

Arguments

x

A vector to find the maximum value of

Value

The max value from a vector


Zadchow/concurve documentation built on Jan. 11, 2024, 4:55 a.m.