z_score.Rd
This function calculates the maximum z-score for a numeric column.
z_score(x)
A numeric vector.
A vector of the same length as x, indicating the z-score for each element.
x