min {rapportools} | R 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 |
Value
a numeric value with minimum value
[Package rapportools version 1.1 Index]