rescale01 {GGally} | R Documentation |
Rescaling functions
Description
Rescaling functions
Usage
range01(x)
max1(x)
mean0(x)
min0(x)
rescale01(x, xlim = NULL)
rescale11(x, xlim = NULL)
Arguments
x |
numeric vector |
xlim |
value used in |
[Package GGally version 2.2.1 Index]