rescaler.default {reshape} | R Documentation |
Default rescaler
Description
See rescaler
for details
Usage
## Default S3 method:
rescaler(x, type="sd", ...)
Arguments
x |
vector to rescale |
type |
type of rescaling to apply |
... |
other arguments passed to rescaler |
Author(s)
Hadley Wickham <h.wickham@gmail.com>
[Package reshape version 0.8.9 Index]