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


mds documentation built on July 1, 2020, 10:38 p.m.