Description Usage Arguments Details Value Examples
This function is used to normalize x
1 |
x |
The vector of numbers that will be normalized. |
na.rm |
When na.rm is TRUE, it will be ignored in calculation. When it is FALSE, it will be used in calculation. |
This is used when comparing variables but they have different units. The input value must be numeric.
A vector of numbers resulting from x
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.