mm_transf_minmax | R Documentation |
Scale a vector from 0,1 based on its minimum and maximum values.
mm_transf_minmax(x)
x |
A Numeric vector to be scaled. Missing values are allowed and ignored. |
Returns a scaled vector
mm_transf_minmax(1:10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.