data_scale_mat: Dataset Scaled.

View source: R/data_clean_normalization.R

data_scale_matR Documentation

Dataset Scaled.

Description

Scale dataframe into mean 0 and sd 1 by rows.

Usage

data_scale_mat(prot)

Arguments

prot

A DataFrame from with only numeric value.

Details

Input dataframe, then return a scaled set of dataframe.


yuriychen/MSAnalysiscyl documentation built on April 5, 2022, 4:28 a.m.