scales (version 0.2.4)

rescale_none: Don't peform rescaling

Description

Don't peform 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 DataCamp Workspace