scale_by_feat: Scale data by centering to the mean

Description Usage Arguments Author(s)

View source: R/scale.R

Description

Scale data by column (assuming that samples are in rows, and molecular features in columns)

Usage

1
scale_by_feat(df, mf_cols, type = "MeanCenter")

Arguments

df

Input data frame

mf_cols

Input name of molecular features columns

type

Input name of molecular features columns

Author(s)

BDA Team matias.thayer@owlstone..co.uk BDA Team License: GNU GPL (>= 2)


chechir/phantomR documentation built on June 17, 2020, 3:40 p.m.