powered by
Standardize (i.e., normalize, obtain z-scores, or obtain the standard scores)
standardize(x = NULL)
the output will be a vector of the standard scores of the input.
a numeric vector
standardize(1:10)
Run the code above in your browser using DataLab