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


mdsstat documentation built on March 13, 2020, 2:58 a.m.