scale2: A wrapper around 'scale' and 'as.vector' suitable for use...

Description Usage Arguments See Also

Description

Removes atributes that currently break 'dplyr“

Usage

1
scale2(x, center = TRUE, scale = TRUE)

Arguments

x

a numeric matrix(like object).

center

either a logical value or a numeric vector of length equal to the number of columns of x.

scale

either a logical value or a numeric vector of length equal to the number of columns of x.

See Also

Other preprocessing utilities: fill_zero


biodatacore/biodatacoreMTM documentation built on May 12, 2019, 8:41 a.m.