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 June 13, 2025, 5 p.m.