50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

reshape (version 0.8.10)

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