R/rowscale.R
rowscale.Rd
S3 method for row-scaling
rowscale(x, center = TRUE, scale = TRUE)
Any object
Logical, whether centering should be done before scaling
Logical, whether scaling should be done
The input object with rows scaled