max {rapportools}R Documentation

Maximum

Description

Returns the maximum of all values in a vector by passing {codemax as fn argument to univar function.

Usage

max(...)

Arguments

...

parameters to be passed to univar function

Value

a numeric value with maximum value


[Package rapportools version 1.1 Index]