Description Usage Arguments Value
This function uses the .C interface to call a pre-compiled 'C' function to compute the mean of a vector.
1 | cMean(x)
|
x |
A vector of values. |
The mean of 'x'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.