scaleBox {loon.ggplot} | R Documentation |
Box scaling in 3D rotation
Description
the variable is scaled to have equal ranges and,
when center = TRUE
, to be centred by the average of the min and max.
Usage
scaleBox(center = TRUE)
Arguments
center |
either a logical value or numeric-alike vector of length equal to the number of columns of
x, where 'numeric-alike' means that |
Value
A trans
object
See Also
[Package loon.ggplot version 1.3.4 Index]