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 June 8, 2025, 12:13 p.m.