colScale: #########################################################################################...

Description Usage Arguments Value Source

View source: R/colScale.R

Description

https://www.r-bloggers.com/a-faster-scale-function/ ########################################################################################

Usage

1
2
colScale(x, center = TRUE, scale = TRUE, add_attr = TRUE,
  rows = NULL, cols = NULL)

Arguments

x

a table/dataframe

center

a logical specifying if the data should be centered

scale

a logical specifying if the data should be scaled

add_attr

a logical

rows

an array of numeric values

cols

an array of numeric values

Value

x a table/dataframe

Source

https://www.r-bloggers.com/a-faster-scale-function/


VallinP/easyFlow documentation built on Dec. 18, 2021, 6:14 p.m.