mean.measured | R Documentation |
This function calculates the proportion of non-NA values in a vector.
## S3 method for class 'measured'
mean(x, ...)
x |
A vector. |
... |
Additional arguments. |
A numeric value representing the proportion of non-NA values in the vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.