Description Usage Arguments Value Examples
'std_plus' function calculates the standard deviation of the values in a numeric vector. It is capable of computing standard deviation when the vector contains missing values and inifinite values by automatically removing them.
1 | std_plus(x)
|
x |
(numeric) a numeric vector |
the value of standard deviation of the input data
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.