total.measured {DTwrappers2}R Documentation

total.measured

Description

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

Usage

total.measured(x, ...)

Arguments

x

A vector.

...

Additional arguments.

Value

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


[Package DTwrappers2 version 0.0.3 Index]