rescaler.data.frame: Rescale a data frame
Description
Rescales data frame by columns
Usage
# S3 method for data.frame
rescaler(x, type="sd", ...)
Author
Hadley Wickham <h.wickham@gmail.com>
Arguments
- x
data.frame to rescale
- type
type of rescaling to apply
- ...
other arguments passed to rescaler