Description Usage Arguments Value
Normalize a data.frame Object
1 2  | ## S4 method for signature 'data.frame_or_matrix'
normalize(object, MARGIN = 2, FUN = "proprocessCaret", ...)
 | 
object | 
 A   | 
MARGIN | 
 An   | 
FUN | 
 A function to normalize your data with. Should accept a
rectangular object such as a   | 
... | 
 Fall through parameters to FUN. For the default FUN, these are
passed to   | 
The data.frame normalized.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.