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

View source: R/misc.R

RobustMinR Documentation

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

Description

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

Usage

RobustMin(x)

Arguments

x

A vector find the minimum value of

Value

The minimum value from the vector


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