max: Maximum

View source: R/univar.R

maxR Documentation

Maximum

Description

Returns the maximum of all values in a vector by passing max 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 April 12, 2025, 2:10 a.m.

Related to max in rapportools...