SumNotNa: Sum non Na's

Description Usage Arguments Value

Description

Count the number of non na values. This is an internal function used in an apply function.

Usage

1

Arguments

x

Vector to be counted containing Na's

Value

The sum of the non na's values.


dplRCon documentation built on May 2, 2019, 2:02 p.m.

Related to SumNotNa in dplRCon...