total.missing: total.missing

total.missingR Documentation

total.missing

Description

This function calculates the total number of NA values in a vector.

Usage

total.missing(x, ...)

Arguments

x

A vector.

...

Additional arguments.

Value

An integer representing the total number of NA values in the vector x.


DTwrappers2 documentation built on June 22, 2024, 9:17 a.m.