Learn R Programming

concurve (version 2.7.7)

RobustMin: 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