var | R Documentation |
Modifies nonsensical default behavior of the var function with respect to NA
var(x, ..., na.rm = TRUE)
x |
a number |
var(c(1,2,3,NA))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.