min: Minimum

View source: R/univar.R

minR Documentation

Minimum

Description

Returns the minimum of all values in a vector by passing min as fn argument to univar function.

Usage

min(...)

Arguments

...

parameters to be passed to univar function

Value

a numeric value with minimum value


rapportools documentation built on April 12, 2025, 2:10 a.m.

Related to min in rapportools...