View source: R/data_functions.R
rangescale | R Documentation |
Scale data within range
rangescale(data, from = 0, to = 1)
data |
Matrix or vector |
from |
minimum |
to |
maximum |
rangescale(1:5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.