numNaDS: Counts the number of missing values

View source: R/numNaDS.R

numNaDSR Documentation

Counts the number of missing values

Description

this function just counts the number of missing entries in a vector.

Usage

numNaDS(xvect)

Arguments

xvect

a vector

Value

an integer, the number of missing values

Author(s)

Gaye, A.


dsBase documentation built on Aug. 8, 2025, 6:05 p.m.