mean.measured: mean.measured

View source: R/DTWrapper2.R

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


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