rescaler.data.frame | R Documentation |
Rescales data frame by columns
## S3 method for class 'data.frame' rescaler(x, type="sd", ...)
x |
data.frame to rescale |
type |
type of rescaling to apply |
... |
other arguments passed to rescaler |
Hadley Wickham <h.wickham@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.