total.measured | R Documentation |
This function calculates the total number of non-NA values in a vector.
total.measured(x, ...)
x |
A vector. |
... |
Additional arguments. |
An integer representing the total number of non-NA values in the vector x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.