Min: Min without NA

View source: R/Min.R

MinR Documentation

Min without NA

Description

Minimum without NA values.

Usage

  Min(y)

Arguments

y

a vector of numerics

Details

It removes NA values from the input vector.

Value

minimum value

Author(s)

Kyun-Seop Bae k@acr.kr


sasLM documentation built on June 15, 2026, 9:07 a.m.