fNA: Min/Max With All NA's Allowed Min and Max functions that...

Description Usage Arguments Value

View source: R/utils.R

Description

Min/Max With All NA's Allowed Min and Max functions that allows the vector x to be NA, where f is min or max

Usage

1
fNA(x, f)

Arguments

x

Numeric input vector

f

Either min or max

Value

Numeric value corresponding to min or max, or NA


gchung05/mds documentation built on June 18, 2020, 8:32 p.m.