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