sumna: Sum NA

Description Usage Arguments See Also

View source: R/helperStat.R

Description

Sum where NA's are removed, but if all are NA, return NA (not 0)

Usage

1
sumna(x, na.rm = TRUE, ...)

Arguments

x

numbers to be summed

na.rm

logical, default TRUE, remove NA's?

...

unused

See Also

sumna, meanna, wtAvg, fill.mean


rBatt/trawlData documentation built on May 26, 2019, 7:45 p.m.