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.


datashield/dsBase documentation built on May 16, 2023, 10:01 p.m.