range_scale.Rd
scale the data into a fixed range
range_scale(data, lwr = 1, upr = 5)
a numeric vector
the lower/upper bound of the range
a numeric vector recording the scaled data