Variance for the population
varpop(x, na.rm = TRUE)
x
Input variable
na.rm
If TRUE missing values are removed before calculation
varpop(rnorm(100))