View source: R/utility_math_funs.R
Var | R Documentation |
overloading function to calculate variance when you have na's in vector
Var(..., na.rm = T)
... |
same parameters as var(...) |
na.rm |
a logical value indicating whether NA values should be stripped before the computation proceeds. |
variance with na's ignored
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.