rowscale: S3 method for row-scaling

Description Usage Arguments Value

View source: R/rowscale.R

Description

S3 method for row-scaling

Usage

1
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


ribiosUtils documentation built on March 13, 2020, 2:54 a.m.