total.measured: total.measured

total.measuredR 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.


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