normalise | R Documentation |
Function to normalise a numeric vector between 0 and 1
normalise(x, na.rm = TRUE)
x |
Numeric vector |
na.rm |
A logical indicating whether missing values should be removed. Default is TRUE. |
Numeric vector the same length as x
.
Shona Wilde
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.