rescaler-data-frame-4u: Rescale a data frame

rescaler.data.frameR Documentation

Rescale a data frame

Description

Rescales data frame by columns

Usage

## S3 method for class 'data.frame'
rescaler(x, type="sd", ...)

Arguments

x

data.frame to rescale

type

type of rescaling to apply

...

other arguments passed to rescaler

Author(s)

Hadley Wickham <h.wickham@gmail.com>


reshape documentation built on April 12, 2022, 5:07 p.m.