View source: R/math-related-functions.R
normalize_zscore | R Documentation |
Computes zscores of the provided variable.
normalize_zscore(x, na.rm = TRUE)
x |
A numeric vector. |
A numeric with the same length as x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.