normalise | R Documentation |
Function to normalise a numeric vector's range between 0 and 1.
normalise(x, na.rm = TRUE)
x |
Numeric vector |
na.rm |
Remove NAs? Default is |
Numeric vector with the length of x
.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.