Description Usage Arguments Examples
This function computes the standard error of the values in x. If na.rm is TRUE then missing values are removed before computation proceeds.
1 |
x |
A numeric vector or an R object which is coercible to one. |
na.rm |
A logical value indicating whether NA values should be stripped before the computation proceeds. |
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.