rowscale: S3 method for row-scaling
Description
S3 method for row-scaling
Usage
rowscale(x, center = TRUE, scale = TRUE)
Value
The input object with rows scaled
Arguments
- x
Any object
- center
Logical, whether centering should be done before scaling
- scale
Logical, whether scaling should be done