| scale_to_unit | R Documentation |
Transform values by scaling to the unit interval
scale_to_unit(vals)
vals |
A |
A transformation that scales an arbitrary set of input values to
the unit interval. See scale_to_original for a corresponding
backtransformation.
A numeric vector of the same length as vals, where the
values are re-scaled to lay in unit interval.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.