Learn R Programming

grattan (version 1.8.0.1)

pminC: Parallel maximum

Description

A faster pmin().

Arguments

x

A numeric vector.

a

A single numeric value.

Value

The parallel minimum of the input values. The 0 versions are shortcuts for a = 0.