scaleBox: Box scaling in 3D rotation

View source: R/scale_multi.R

scaleBoxR 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 as.numeric(.) will be applied successfully if is.numeric(.) is not true.

Value

A trans object

See Also

l_scale3D


great-northern-diver/loon.ggplot documentation built on March 20, 2023, 8:03 p.m.