Description Usage Arguments Value Examples
Takes a numeric vector and normalizes it with new min and max
1 |
x |
Numeric vector |
newMin |
Numeric value for the new minimum of the vector |
newMax |
Numeric value for the new maximum of the vector |
na.rm |
Logical value determining whether or not to remove NA values when calculating min and max. Defaults to FALSE. |
Numeric vector that is normalized
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.