Description Usage Arguments Value Examples
View source: R/lambda_functions.R
This function normalizes each column of a dataframe or matrix (-alike) between 0 and 1.
1 | norm_data(X)
|
X |
Dataframe or matrix (-alike) containing data. |
The normalized dataframe.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.