scale_from_unit | R Documentation |
Scale values from the unit interval to their original scale
scale_from_unit(scaled_vals, max_orig, min_orig)
scaled_vals |
A |
max_orig |
The maximum of the values on the original scale. |
min_orig |
The minimum of the values on the original scale. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.