S3 method for row-scaling

rowscale(x, center = TRUE, scale = TRUE)

Arguments

x

Any object

center

Logical, whether centering should be done before scaling

scale

Logical, whether scaling should be done

Value

The input object with rows scaled