min_noNA_noInf: No NA -Inf Min Returns a min value ignoring NAs while...

Description Usage Arguments Value Examples

View source: R/tweaked_functions.R

Description

No NA -Inf Min Returns a min value ignoring NAs while calculating the min and replacing -Inf with NA (which occurs if the min is taken from only NA vales while setting na.rm = T)

Usage

1

Arguments

x

A vector

Value

Either a Number of NA

Examples

1
2
3

joelgsponer/waRRior2 documentation built on Feb. 22, 2020, 3:34 a.m.