Description Usage Arguments Value Examples
Calculate the standard deviation
1 | mysd(x)
|
x |
Numeric Vector |
Numeric standard deviation
1 2 | L <- 1:20
mysd(L)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.