norm_none | R Documentation |
A "do nothing" normalization function.
norm_none(values)
values |
A numeric vector. |
Returns unchanged values
.
norm_max()
, norm_sum()
norm_none(c(0, 0.5, 0.7))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.