rescaler.default {reshape}R Documentation

Default rescaler

Description

See rescaler for details

Usage

rescaler.default(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.2 Index]