View source: R/dplyr_extensions.R
z_trans | R Documentation |
The (simple) range of columns are z-transformed and added to the data frame (foo_z)
z_trans(D, ...)
z_score(D, ...)
D |
data frame |
... |
dplyr::select range of variables |
data frame
Martin Schmettow
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.