mean.measured {DTwrappers2}R Documentation

mean.measured

Description

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

Usage

## S3 method for class 'measured'
mean(x, ...)

Arguments

x

A vector.

...

Additional arguments.

Value

A numeric value representing the proportion of non-NA values in the vector.


[Package DTwrappers2 version 0.0.3 Index]