rescale_01(xvars, xlim = NULL, zero = FALSE)
If the full range of values to be scaled is not present in the vectors, users can specify the range to be scaled to [0,1] with the xlim argument. Values in the vectors will be rescaled as if they according to this range.
rescale_11
, rescale_2pi