Learn R Programming

DTwrappers2 (version 0.0.3)

mean.measured: mean.measured

Description

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

Usage

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

Value

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

Arguments

x

A vector.

...

Additional arguments.