min: Minimum

View source: R/univar.R

minR Documentation

Minimum

Description

Returns the minimum of all values in a vector by passing {codemin 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 March 22, 2022, 1:06 a.m.

Related to min in rapportools...