Rpolyhedra (version 0.2.4)

maxWithoutNA: maxWithoutNA Function that returns NA if all elements are NA, and the max value not NA, if not.

Description

maxWithoutNA Function that returns NA if all elements are NA, and the max value not NA, if not.

Usage

maxWithoutNA(x)

Arguments

x

vector parameter