Description Usage Arguments Examples
Standard error of the mean
1 | se_of_mean(vector, na.rm = TRUE, notify_na_count = NULL)
|
vector |
a numeric vector |
na.rm |
if |
notify_na_count |
if |
1 | se_of_mean(c(1:10, NA))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.