Learn R Programming

grattan (version 1.8.0.1)

pmaxV: Parallel maximum

Description

A faster pmax().

Arguments

x

A numeric vector.

y

A numeric vector, the same length as x.

Value

The parallel maximum of the input values.