powered by
zscore(x, na.rm = getOption("na.rm", FALSE))
x <- sample(10) zscore(x)
Run the code above in your browser using DataLab