rescale_none: Don't perform rescaling

View source: R/bounds.R

rescale_noneR Documentation

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

rescale_none(1:100)

scales documentation built on July 4, 2024, 1:11 a.m.