scales (version 1.3.0)

rescale_none: Don't perform rescaling

Description

Don't perform rescaling

Usage

rescale_none(x, ...)

Arguments

x

numeric vector of values to manipulate.

...

all other arguments ignored

Examples

Run this code
rescale_none(1:100)

Run the code above in your browser using DataLab