stdev | R Documentation |
Calculates the standard deviation of a series.
stdev(x, ...)
x |
input series. |
... |
optional arguments sent directly to the |
the standard deviation of the input series.
var
.
stdev(c(pi, 1, 3))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.