rescaler.data.frame {reshape}
R Documentation
Rescale a data frame
Description
Usage
rescaler.data.frame(x, type="sd", ...)
Arguments
x
data.frame to rescale
type
type of rescaling to apply
...
other arguments passed to rescaler
Details
Author(s)
Hadley Wickham <h.wickham@gmail.com>
Examples
[Package
reshape
version 0.7.2
Index]