Description Usage Arguments Value
This function standardizes only certain columns of an existing dataframe (specified by the user). Standardization involves scaling columnwise.
| 1 | col_scale(dat, select)
 | 
| dat | A DataFrame | 
| select | A vector of selected column names for normalization | 
A DataFrame just with selected columns standardized
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.