std_err | R Documentation |
Using a vector of samples, calculate the standard error of the mean.
std_err(x)
x |
A vector of numerical data. |
A numeric value.
std_err(x = c(4, 7, 2, 7, 5, 9))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.