max: Maximum

View source: R/univar.R

maxR 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


rapportools documentation built on March 22, 2022, 1:06 a.m.

Related to max in rapportools...