Learn R Programming

rapportools (version 1.2)

max: Maximum

Description

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

Usage

max(...)

Value

a numeric value with maximum value

Arguments

...

parameters to be passed to univar function