Scale a vector into an specified
scale_dist.RdGiven a numeric vector x, this function re-scales x into the interval [min, max].
Usage
scale_dist(x, new = c(0.01, 0.99))scale_dist.RdGiven a numeric vector x, this function re-scales x into the interval [min, max].
scale_dist(x, new = c(0.01, 0.99))