sum_nona: Function for calculating number of values that are not NA in...

Description Usage Arguments Value Examples

Description

Function for calculating number of values that are not NA in a vector

Usage

1

Arguments

xx

The array of numbers and possible NA values

Value

An integer with the number of values that are not NA

Examples

1
som_nona(x)

NVE/NVEHYDROTOOLS documentation built on May 7, 2019, 6:04 p.m.