mean_noNA_noInf: No NA -Inf Mean Returns a mean value ignoring NAs while...

Description Usage Arguments Value Examples

View source: R/tweaked_functions.R

Description

No NA -Inf Mean Returns a mean value ignoring NAs while calculating the mean and replacing -Inf with NA (which occurs if the mean 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.