Description Usage Arguments Value Examples
View source: R/pmut.data.scal.R
This function standardizes every numeric column inside the data.
1  | pmut.data.scal(DATA)
 | 
DATA | 
 Object of class   | 
A data.frame or data.table after standardization
1  | head(pmut.data.scal(data.frame(ggplot2::diamonds)))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.