Description Usage Arguments Value
Any numeric columns are scaled and centred to have a mean of 0 and a standard deviation of 1. Optionally, also normalise the values to the range 0, 1.
1 | scale_vars(df, normalise = FALSE)
|
df |
A 'data.frame' to be transformed. |
normalise |
If |
A transformed data.frame
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.