rescale {sugarglider} | R Documentation |
Rescale Functions
rescale(dx)
rescale01y(y, yend, ylim = NULL)
rescale11y(y, yend, xlim = NULL)
A rescaled numeric vector or list of numeric vectors, with values adjusted to fit within the interval [-1, 1] or [0, 1], depending on the function used.