View source: R/data_clean_normalization.R
data_scale_mat | R Documentation |
Scale dataframe into mean 0 and sd 1 by rows.
data_scale_mat(prot)
prot |
A DataFrame from with only numeric value. |
Input dataframe, then return a scaled set of dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.